finished HW #1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "E2DB0723ED6272D8E119D3BBDFE60C6C3517BD7F36FE11AB854761F447510ED8"
|
||||
#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "BE03C50B2D1C269C2C026526A80E0FB16D230CEAB4F942B328A994C18143126F"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
@@ -49,6 +49,14 @@ namespace ValasztasGUI {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 32 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.MenuItem Statisztika;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 33 "..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.MenuItem Nyertesek;
|
||||
@@ -168,6 +176,15 @@ namespace ValasztasGUI {
|
||||
#line hidden
|
||||
return;
|
||||
case 3:
|
||||
this.Statisztika = ((System.Windows.Controls.MenuItem)(target));
|
||||
|
||||
#line 32 "..\..\MainWindow.xaml"
|
||||
this.Statisztika.Click += new System.Windows.RoutedEventHandler(this.Statisztika_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 4:
|
||||
this.Nyertesek = ((System.Windows.Controls.MenuItem)(target));
|
||||
|
||||
#line 33 "..\..\MainWindow.xaml"
|
||||
@@ -176,7 +193,7 @@ namespace ValasztasGUI {
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 4:
|
||||
case 5:
|
||||
this.informatoin = ((System.Windows.Controls.MenuItem)(target));
|
||||
|
||||
#line 36 "..\..\MainWindow.xaml"
|
||||
@@ -185,7 +202,7 @@ namespace ValasztasGUI {
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 5:
|
||||
case 6:
|
||||
this.jeloltekListBox = ((System.Windows.Controls.ListBox)(target));
|
||||
|
||||
#line 43 "..\..\MainWindow.xaml"
|
||||
@@ -194,19 +211,19 @@ namespace ValasztasGUI {
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 6:
|
||||
case 7:
|
||||
this.nevTextBox = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 7:
|
||||
case 8:
|
||||
this.valasztokeruletSzamaTextBox = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 8:
|
||||
case 9:
|
||||
this.partTextBox = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 9:
|
||||
case 10:
|
||||
this.szavazatokSzamaTextBox = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 10:
|
||||
case 11:
|
||||
this.keruletButton = ((System.Windows.Controls.Button)(target));
|
||||
|
||||
#line 77 "..\..\MainWindow.xaml"
|
||||
@@ -215,7 +232,7 @@ namespace ValasztasGUI {
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 11:
|
||||
case 12:
|
||||
this.keruletListBox = ((System.Windows.Controls.ListBox)(target));
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user