last
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\..\Advance.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "14B36F89504AB322533CA92CB6E5863D180B432811F8A590F6262841788C94E3"
|
||||
#pragma checksum "..\..\..\Advance.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4086118BC3A2ED0FEBC5AB9C32B57D03818AE03DF764A269847A893F690582F4"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
@@ -112,6 +112,14 @@ namespace cs2_chs {
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 48 "..\..\..\Advance.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.CheckBox ENREP;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
@@ -151,6 +159,14 @@ namespace cs2_chs {
|
||||
#line hidden
|
||||
return;
|
||||
case 2:
|
||||
|
||||
#line 9 "..\..\..\Advance.xaml"
|
||||
((System.Windows.Controls.Grid)(target)).MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.Grid_MouseWheel);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 3:
|
||||
this.StartUpEdit = ((System.Windows.Controls.TextBox)(target));
|
||||
|
||||
#line 15 "..\..\..\Advance.xaml"
|
||||
@@ -159,7 +175,7 @@ namespace cs2_chs {
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 3:
|
||||
case 4:
|
||||
|
||||
#line 17 "..\..\..\Advance.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
|
||||
@@ -167,7 +183,7 @@ namespace cs2_chs {
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 4:
|
||||
case 5:
|
||||
this.AddressEdit = ((System.Windows.Controls.TextBox)(target));
|
||||
|
||||
#line 23 "..\..\..\Advance.xaml"
|
||||
@@ -176,7 +192,7 @@ namespace cs2_chs {
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 5:
|
||||
case 6:
|
||||
this.EnvioMode = ((System.Windows.Controls.CheckBox)(target));
|
||||
|
||||
#line 24 "..\..\..\Advance.xaml"
|
||||
@@ -185,7 +201,7 @@ namespace cs2_chs {
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 6:
|
||||
case 7:
|
||||
this.OM_GPY = ((System.Windows.Controls.RadioButton)(target));
|
||||
|
||||
#line 25 "..\..\..\Advance.xaml"
|
||||
@@ -194,7 +210,7 @@ namespace cs2_chs {
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 7:
|
||||
case 8:
|
||||
this.OM_TOT = ((System.Windows.Controls.RadioButton)(target));
|
||||
|
||||
#line 26 "..\..\..\Advance.xaml"
|
||||
@@ -203,16 +219,16 @@ namespace cs2_chs {
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 8:
|
||||
case 9:
|
||||
this.OutPutLog = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 9:
|
||||
case 10:
|
||||
this.IDnPut = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 10:
|
||||
case 11:
|
||||
this.TRAN_OPT = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 11:
|
||||
case 12:
|
||||
this.REASE = ((System.Windows.Controls.CheckBox)(target));
|
||||
|
||||
#line 47 "..\..\..\Advance.xaml"
|
||||
@@ -224,6 +240,21 @@ namespace cs2_chs {
|
||||
#line 47 "..\..\..\Advance.xaml"
|
||||
this.REASE.Unchecked += new System.Windows.RoutedEventHandler(this.REASE_Unchecked);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 13:
|
||||
this.ENREP = ((System.Windows.Controls.CheckBox)(target));
|
||||
|
||||
#line 48 "..\..\..\Advance.xaml"
|
||||
this.ENREP.Checked += new System.Windows.RoutedEventHandler(this.ENREP_Checked);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
#line 48 "..\..\..\Advance.xaml"
|
||||
this.ENREP.Unchecked += new System.Windows.RoutedEventHandler(this.ENREP_Unchecked);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user