244 lines
9.1 KiB
C#
244 lines
9.1 KiB
C#
#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "BE03C50B2D1C269C2C026526A80E0FB16D230CEAB4F942B328A994C18143126F"
|
|
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:4.0.30319.42000
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using System;
|
|
using System.Diagnostics;
|
|
using System.Windows;
|
|
using System.Windows.Automation;
|
|
using System.Windows.Controls;
|
|
using System.Windows.Controls.Primitives;
|
|
using System.Windows.Data;
|
|
using System.Windows.Documents;
|
|
using System.Windows.Ink;
|
|
using System.Windows.Input;
|
|
using System.Windows.Markup;
|
|
using System.Windows.Media;
|
|
using System.Windows.Media.Animation;
|
|
using System.Windows.Media.Effects;
|
|
using System.Windows.Media.Imaging;
|
|
using System.Windows.Media.Media3D;
|
|
using System.Windows.Media.TextFormatting;
|
|
using System.Windows.Navigation;
|
|
using System.Windows.Shapes;
|
|
using System.Windows.Shell;
|
|
using ValasztasGUI;
|
|
|
|
|
|
namespace ValasztasGUI {
|
|
|
|
|
|
/// <summary>
|
|
/// MainWindow
|
|
/// </summary>
|
|
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
|
|
|
|
|
#line 25 "..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.MenuItem open;
|
|
|
|
#line default
|
|
#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;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 36 "..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.MenuItem informatoin;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 43 "..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ListBox jeloltekListBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 64 "..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBox nevTextBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 67 "..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBox valasztokeruletSzamaTextBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 70 "..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBox partTextBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 73 "..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.TextBox szavazatokSzamaTextBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 77 "..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.Button keruletButton;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 81 "..\..\MainWindow.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ListBox keruletListBox;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
private bool _contentLoaded;
|
|
|
|
/// <summary>
|
|
/// InitializeComponent
|
|
/// </summary>
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
|
public void InitializeComponent() {
|
|
if (_contentLoaded) {
|
|
return;
|
|
}
|
|
_contentLoaded = true;
|
|
System.Uri resourceLocater = new System.Uri("/ValasztasGUI;component/mainwindow.xaml", System.UriKind.Relative);
|
|
|
|
#line 1 "..\..\MainWindow.xaml"
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
|
|
#line default
|
|
#line hidden
|
|
}
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
|
switch (connectionId)
|
|
{
|
|
case 1:
|
|
this.open = ((System.Windows.Controls.MenuItem)(target));
|
|
|
|
#line 25 "..\..\MainWindow.xaml"
|
|
this.open.Click += new System.Windows.RoutedEventHandler(this.open_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 2:
|
|
|
|
#line 28 "..\..\MainWindow.xaml"
|
|
((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
|
|
|
|
#line default
|
|
#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"
|
|
this.Nyertesek.Click += new System.Windows.RoutedEventHandler(this.Nyertesek_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 5:
|
|
this.informatoin = ((System.Windows.Controls.MenuItem)(target));
|
|
|
|
#line 36 "..\..\MainWindow.xaml"
|
|
this.informatoin.Click += new System.Windows.RoutedEventHandler(this.informatoin_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 6:
|
|
this.jeloltekListBox = ((System.Windows.Controls.ListBox)(target));
|
|
|
|
#line 43 "..\..\MainWindow.xaml"
|
|
this.jeloltekListBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.jeloltekListBox_SelectionChanged);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 7:
|
|
this.nevTextBox = ((System.Windows.Controls.TextBox)(target));
|
|
return;
|
|
case 8:
|
|
this.valasztokeruletSzamaTextBox = ((System.Windows.Controls.TextBox)(target));
|
|
return;
|
|
case 9:
|
|
this.partTextBox = ((System.Windows.Controls.TextBox)(target));
|
|
return;
|
|
case 10:
|
|
this.szavazatokSzamaTextBox = ((System.Windows.Controls.TextBox)(target));
|
|
return;
|
|
case 11:
|
|
this.keruletButton = ((System.Windows.Controls.Button)(target));
|
|
|
|
#line 77 "..\..\MainWindow.xaml"
|
|
this.keruletButton.Click += new System.Windows.RoutedEventHandler(this.keruletButton_Click);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 12:
|
|
this.keruletListBox = ((System.Windows.Controls.ListBox)(target));
|
|
return;
|
|
}
|
|
this._contentLoaded = true;
|
|
}
|
|
}
|
|
}
|
|
|