371 lines
15 KiB
C#
371 lines
15 KiB
C#
#pragma checksum "..\..\..\..\..\Views\SettingsManualView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "434876993B8AC0E8ED5260288FD0088042E5F84E"
|
|
//------------------------------------------------------------------------------
|
|
// <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.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>
|
|
/// SettingsManualView
|
|
/// </summary>
|
|
public partial class SettingsManualView : 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", "10.0.1.0")]
|
|
public void InitializeComponent() {
|
|
if (_contentLoaded) {
|
|
return;
|
|
}
|
|
_contentLoaded = true;
|
|
System.Uri resourceLocater = new System.Uri("/SSPCTester.UI;V1.0.0.0;component/views/settingsmanualview.xaml", System.UriKind.Relative);
|
|
|
|
#line 1 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
|
|
#line default
|
|
#line hidden
|
|
}
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.1.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 51 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 2:
|
|
|
|
#line 52 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 3:
|
|
|
|
#line 53 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 4:
|
|
|
|
#line 54 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 5:
|
|
|
|
#line 71 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 6:
|
|
|
|
#line 72 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 7:
|
|
|
|
#line 73 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 8:
|
|
|
|
#line 74 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 9:
|
|
|
|
#line 90 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 10:
|
|
|
|
#line 91 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 11:
|
|
|
|
#line 92 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 12:
|
|
|
|
#line 93 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 13:
|
|
|
|
#line 110 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 14:
|
|
|
|
#line 111 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 15:
|
|
|
|
#line 112 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 16:
|
|
|
|
#line 138 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 17:
|
|
|
|
#line 140 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 18:
|
|
|
|
#line 141 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 19:
|
|
|
|
#line 143 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 20:
|
|
|
|
#line 144 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 21:
|
|
|
|
#line 145 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 22:
|
|
|
|
#line 146 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 23:
|
|
|
|
#line 147 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 24:
|
|
|
|
#line 179 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 25:
|
|
|
|
#line 181 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 26:
|
|
|
|
#line 183 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 27:
|
|
|
|
#line 185 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 28:
|
|
|
|
#line 187 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 33:
|
|
|
|
#line 244 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 34:
|
|
|
|
#line 245 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 35:
|
|
|
|
#line 267 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
}
|
|
this._contentLoaded = true;
|
|
}
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.1.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 29:
|
|
|
|
#line 210 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
break;
|
|
case 30:
|
|
|
|
#line 211 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
break;
|
|
case 31:
|
|
|
|
#line 212 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.TextBox)(target)).TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
break;
|
|
case 32:
|
|
|
|
#line 213 "..\..\..\..\..\Views\SettingsManualView.xaml"
|
|
((System.Windows.Controls.CheckBox)(target)).Click += new System.Windows.RoutedEventHandler(this.DraftChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|