neue Interface
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "BF25F3FFC544F52E199DF28EFE89B26D23E53520"
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0E8F1B20E2CDE2B37417874BC1DD0347C51D345D"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Dieser Code wurde von einem Tool generiert.
|
||||
@@ -42,6 +42,14 @@ namespace WpfApp1 {
|
||||
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 33 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button Mybutton;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 91 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Label Label0;
|
||||
@@ -128,21 +136,30 @@ namespace WpfApp1 {
|
||||
#line hidden
|
||||
return;
|
||||
case 2:
|
||||
this.Label0 = ((System.Windows.Controls.Label)(target));
|
||||
this.Mybutton = ((System.Windows.Controls.Button)(target));
|
||||
|
||||
#line 33 "..\..\..\MainWindow.xaml"
|
||||
this.Mybutton.Click += new System.Windows.RoutedEventHandler(this.Mybutton_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 3:
|
||||
this.Label1 = ((System.Windows.Controls.Label)(target));
|
||||
this.Label0 = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
case 4:
|
||||
this.Label2 = ((System.Windows.Controls.Label)(target));
|
||||
this.Label1 = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
case 5:
|
||||
this.Label3 = ((System.Windows.Controls.Label)(target));
|
||||
this.Label2 = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
case 6:
|
||||
this.Label4 = ((System.Windows.Controls.Label)(target));
|
||||
this.Label3 = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
case 7:
|
||||
this.Label4 = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
case 8:
|
||||
this.Label5 = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user