日常更新
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "55AF4230C58AA4F1B9D5C61ECC9DE9813661B7C3"
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FA47002AC2471D08A0952732C7FDA5B1BC4D5F08"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
@@ -43,7 +43,7 @@ namespace template {
|
||||
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 41 "..\..\..\MainWindow.xaml"
|
||||
#line 42 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.ComboBox combox1;
|
||||
|
||||
@@ -51,7 +51,7 @@ namespace template {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 42 "..\..\..\MainWindow.xaml"
|
||||
#line 43 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.ComboBox combox2;
|
||||
|
||||
@@ -59,7 +59,7 @@ namespace template {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 54 "..\..\..\MainWindow.xaml"
|
||||
#line 62 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Label Debugtag;
|
||||
|
||||
@@ -104,7 +104,7 @@ namespace template {
|
||||
return;
|
||||
case 3:
|
||||
|
||||
#line 46 "..\..\..\MainWindow.xaml"
|
||||
#line 47 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.增);
|
||||
|
||||
#line default
|
||||
@@ -112,7 +112,7 @@ namespace template {
|
||||
return;
|
||||
case 4:
|
||||
|
||||
#line 47 "..\..\..\MainWindow.xaml"
|
||||
#line 48 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.删);
|
||||
|
||||
#line default
|
||||
@@ -120,7 +120,7 @@ namespace template {
|
||||
return;
|
||||
case 5:
|
||||
|
||||
#line 48 "..\..\..\MainWindow.xaml"
|
||||
#line 49 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.改);
|
||||
|
||||
#line default
|
||||
@@ -128,13 +128,45 @@ namespace template {
|
||||
return;
|
||||
case 6:
|
||||
|
||||
#line 49 "..\..\..\MainWindow.xaml"
|
||||
#line 50 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.查);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 7:
|
||||
|
||||
#line 54 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.载入);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 8:
|
||||
|
||||
#line 55 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.卸载);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 9:
|
||||
|
||||
#line 56 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.转录);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 10:
|
||||
|
||||
#line 57 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.逆转);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 11:
|
||||
this.Debugtag = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user