#pragma checksum "..\..\FirewatchWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B12DFA87482BA0B5BB2F7E2EBF19455C296265BFD9D2D47C96642513EBC03EEC" //------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 // // Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае // повторной генерации кода. // //------------------------------------------------------------------------------ using Firewatch_2._0; 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; namespace Firewatch_2._0 { /// /// FirewatchWindow /// public partial class FirewatchWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { #line 13 "..\..\FirewatchWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.DataGrid tableFire; #line default #line hidden #line 31 "..\..\FirewatchWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.DataGrid tableForest; #line default #line hidden #line 45 "..\..\FirewatchWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.DataGrid tableFireman; #line default #line hidden #line 61 "..\..\FirewatchWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.DataGrid tableTeam; #line default #line hidden #line 75 "..\..\FirewatchWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.DataGrid tableFirehouse; #line default #line hidden #line 88 "..\..\FirewatchWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.DataGrid tableStaffIS; #line default #line hidden private bool _contentLoaded; /// /// InitializeComponent /// [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("/Firewatch 2.0;component/firewatchwindow.xaml", System.UriKind.Relative); #line 1 "..\..\FirewatchWindow.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.tableFire = ((System.Windows.Controls.DataGrid)(target)); return; case 2: #line 23 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.InsertFire_Click); #line default #line hidden return; case 3: #line 24 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.UpdateFire_Click); #line default #line hidden return; case 4: #line 25 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.DeleteFire_Click); #line default #line hidden return; case 5: this.tableForest = ((System.Windows.Controls.DataGrid)(target)); return; case 6: #line 37 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.InsertForest_Click); #line default #line hidden return; case 7: #line 38 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.UpdateForest_Click); #line default #line hidden return; case 8: #line 39 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.DeleteForest_Click); #line default #line hidden return; case 9: this.tableFireman = ((System.Windows.Controls.DataGrid)(target)); return; case 10: #line 53 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.InsertFireman_Click); #line default #line hidden return; case 11: #line 54 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.UpdateFireman_Click); #line default #line hidden return; case 12: #line 55 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.DeleteFireman_Click); #line default #line hidden return; case 13: this.tableTeam = ((System.Windows.Controls.DataGrid)(target)); return; case 14: #line 67 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.InsertTeam_Click); #line default #line hidden return; case 15: #line 68 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.UpdateTeam_Click); #line default #line hidden return; case 16: #line 69 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.DeleteTeam_Click); #line default #line hidden return; case 17: this.tableFirehouse = ((System.Windows.Controls.DataGrid)(target)); return; case 18: #line 80 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.InsertFirehouse_Click); #line default #line hidden return; case 19: #line 81 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.UpdateFirehouse_Click); #line default #line hidden return; case 20: #line 82 "..\..\FirewatchWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.DeleteFirehouse_Click); #line default #line hidden return; case 21: this.tableStaffIS = ((System.Windows.Controls.DataGrid)(target)); return; } this._contentLoaded = true; } } }