This commit is contained in:
szabomarton
2025-02-21 10:44:52 +01:00
parent 806cec4e0a
commit 45866fb212
23 changed files with 214 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "E69C0D3D90D50994BB2ECC74394B05316B5DDAB84366D92A274A48910B19F9CC"
#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "E2DB0723ED6272D8E119D3BBDFE60C6C3517BD7F36FE11AB854761F447510ED8"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@@ -49,6 +49,14 @@ namespace ValasztasGUI {
#line hidden
#line 33 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.MenuItem Nyertesek;
#line default
#line hidden
#line 36 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.MenuItem informatoin;
@@ -160,6 +168,15 @@ namespace ValasztasGUI {
#line hidden
return;
case 3:
this.Nyertesek = ((System.Windows.Controls.MenuItem)(target));
#line 33 "..\..\MainWindow.xaml"
this.Nyertesek.Click += new System.Windows.RoutedEventHandler(this.Nyertesek_Click);
#line default
#line hidden
return;
case 4:
this.informatoin = ((System.Windows.Controls.MenuItem)(target));
#line 36 "..\..\MainWindow.xaml"
@@ -168,7 +185,7 @@ namespace ValasztasGUI {
#line default
#line hidden
return;
case 4:
case 5:
this.jeloltekListBox = ((System.Windows.Controls.ListBox)(target));
#line 43 "..\..\MainWindow.xaml"
@@ -177,19 +194,19 @@ namespace ValasztasGUI {
#line default
#line hidden
return;
case 5:
case 6:
this.nevTextBox = ((System.Windows.Controls.TextBox)(target));
return;
case 6:
case 7:
this.valasztokeruletSzamaTextBox = ((System.Windows.Controls.TextBox)(target));
return;
case 7:
case 8:
this.partTextBox = ((System.Windows.Controls.TextBox)(target));
return;
case 8:
case 9:
this.szavazatokSzamaTextBox = ((System.Windows.Controls.TextBox)(target));
return;
case 9:
case 10:
this.keruletButton = ((System.Windows.Controls.Button)(target));
#line 77 "..\..\MainWindow.xaml"
@@ -198,7 +215,7 @@ namespace ValasztasGUI {
#line default
#line hidden
return;
case 10:
case 11:
this.keruletListBox = ((System.Windows.Controls.ListBox)(target));
return;
}