neues schönheit
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0E8F1B20E2CDE2B37417874BC1DD0347C51D345D"
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6608DEA88EBC886C123E1E72510EBA7BF1754624"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Dieser Code wurde von einem Tool generiert.
|
||||
@@ -97,6 +97,14 @@ namespace WpfApp1 {
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 98 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button ZiehungButton;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
@@ -162,6 +170,15 @@ namespace WpfApp1 {
|
||||
case 8:
|
||||
this.Label5 = ((System.Windows.Controls.Label)(target));
|
||||
return;
|
||||
case 9:
|
||||
this.ZiehungButton = ((System.Windows.Controls.Button)(target));
|
||||
|
||||
#line 100 "..\..\..\MainWindow.xaml"
|
||||
this.ZiehungButton.Click += new System.Windows.RoutedEventHandler(this.Button_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user