428 lines
17 KiB
C#
428 lines
17 KiB
C#
#pragma checksum "..\..\..\..\..\Views\SettingsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "56C94491C1F639AF01BB407891FF89E7265D8272"
|
|
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using SSPCTester.Devices.Config;
|
|
using SSPCTester.UI.ViewModels;
|
|
using System;
|
|
using System.Diagnostics;
|
|
using System.Windows;
|
|
using System.Windows.Automation;
|
|
using System.Windows.Controls;
|
|
using System.Windows.Controls.Primitives;
|
|
using System.Windows.Controls.Ribbon;
|
|
using System.Windows.Data;
|
|
using System.Windows.Documents;
|
|
using System.Windows.Ink;
|
|
using System.Windows.Input;
|
|
using System.Windows.Markup;
|
|
using System.Windows.Media;
|
|
using System.Windows.Media.Animation;
|
|
using System.Windows.Media.Effects;
|
|
using System.Windows.Media.Imaging;
|
|
using System.Windows.Media.Media3D;
|
|
using System.Windows.Media.TextFormatting;
|
|
using System.Windows.Navigation;
|
|
using System.Windows.Shapes;
|
|
using System.Windows.Shell;
|
|
|
|
|
|
namespace SSPCTester.UI.Views {
|
|
|
|
|
|
/// <summary>
|
|
/// SettingsView
|
|
/// </summary>
|
|
public partial class SettingsView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
|
|
|
|
private bool _contentLoaded;
|
|
|
|
/// <summary>
|
|
/// InitializeComponent
|
|
/// </summary>
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "9.0.8.0")]
|
|
public void InitializeComponent() {
|
|
if (_contentLoaded) {
|
|
return;
|
|
}
|
|
_contentLoaded = true;
|
|
System.Uri resourceLocater = new System.Uri("/SSPCTester.UI;component/views/settingsview.xaml", System.UriKind.Relative);
|
|
|
|
#line 1 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
|
|
#line default
|
|
#line hidden
|
|
}
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "9.0.8.0")]
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
|
switch (connectionId)
|
|
{
|
|
case 1:
|
|
|
|
#line 36 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 2:
|
|
|
|
#line 38 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 3:
|
|
|
|
#line 44 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 4:
|
|
|
|
#line 45 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 5:
|
|
|
|
#line 46 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 6:
|
|
|
|
#line 47 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 7:
|
|
|
|
#line 61 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 8:
|
|
|
|
#line 63 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 9:
|
|
|
|
#line 65 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 10:
|
|
|
|
#line 67 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 11:
|
|
|
|
#line 69 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 12:
|
|
|
|
#line 71 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 13:
|
|
|
|
#line 84 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 14:
|
|
|
|
#line 85 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 15:
|
|
|
|
#line 90 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 16:
|
|
|
|
#line 91 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 17:
|
|
|
|
#line 102 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 18:
|
|
|
|
#line 103 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 19:
|
|
|
|
#line 114 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 20:
|
|
|
|
#line 117 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 21:
|
|
|
|
#line 120 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 22:
|
|
|
|
#line 137 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 23:
|
|
|
|
#line 144 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 24:
|
|
|
|
#line 145 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 25:
|
|
|
|
#line 160 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 26:
|
|
|
|
#line 163 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 27:
|
|
|
|
#line 169 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 28:
|
|
|
|
#line 172 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 29:
|
|
|
|
#line 174 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 33:
|
|
|
|
#line 246 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 34:
|
|
|
|
#line 247 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 35:
|
|
|
|
#line 248 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 36:
|
|
|
|
#line 250 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 37:
|
|
|
|
#line 262 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 38:
|
|
|
|
#line 265 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 39:
|
|
|
|
#line 272 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 40:
|
|
|
|
#line 276 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 41:
|
|
|
|
#line 292 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 42:
|
|
|
|
#line 310 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
}
|
|
this._contentLoaded = true;
|
|
}
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "9.0.8.0")]
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
|
|
switch (connectionId)
|
|
{
|
|
case 30:
|
|
|
|
#line 222 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
break;
|
|
case 31:
|
|
|
|
#line 227 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
break;
|
|
case 32:
|
|
|
|
#line 232 "..\..\..\..\..\Views\SettingsView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SettingChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|