123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264 |
- #pragma checksum "..\..\FirewatchWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B12DFA87482BA0B5BB2F7E2EBF19455C296265BFD9D2D47C96642513EBC03EEC"
- //------------------------------------------------------------------------------
- // <auto-generated>
- // Этот код создан программой.
- // Исполняемая версия:4.0.30319.42000
- //
- // Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
- // повторной генерации кода.
- // </auto-generated>
- //------------------------------------------------------------------------------
- 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 {
-
-
- /// <summary>
- /// FirewatchWindow
- /// </summary>
- 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;
-
- /// <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("/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;
- }
- }
- }
|