| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257 | 
							- #pragma checksum "..\..\MainWindow - 复制.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "7E3C8FC5A1253AE1644BAA14DA6D7CFBBE37EDF02CBCB907B93E898346D2CFB7"
 
- //------------------------------------------------------------------------------
 
- // <auto-generated>
 
- //     此代码由工具生成。
 
- //     运行时版本:4.0.30319.42000
 
- //
 
- //     对此文件的更改可能会导致不正确的行为,并且如果
 
- //     重新生成代码,这些更改将会丢失。
 
- // </auto-generated>
 
- //------------------------------------------------------------------------------
 
- using Localization;
 
- using NoesisGUIExtensions;
 
- 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.Interactivity;
 
- 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 Localization {
 
-     
 
-     
 
-     /// <summary>
 
-     /// MainWindow
 
-     /// </summary>
 
-     public partial class MainWindow : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
 
-         
 
-         
 
-         #line 43 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid LayoutRoot;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 66 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox LanguageSelector;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 82 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Button full_screen;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 85 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Button zoom_in;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 86 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Button zoom_out;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 92 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Login;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 103 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Image image;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 109 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox login_server;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 115 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TextBox Username;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 122 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TextBlock Placeholder;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 144 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TextBox PassBox;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 151 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TextBlock PassWoedPlaceHolder;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 163 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TextBox PassBox_Vis;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 196 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.CheckBox SaveLogin;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 208 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Button btn_login;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 221 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabControl main_tab;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 228 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem settings_tab;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 242 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid serie;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 307 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid stop_count;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 348 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid travel_height;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 369 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Slider slider1;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 393 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Slider slider2;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 418 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Slider slider3;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 442 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Slider slider4;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 466 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Slider slider5;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 490 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Slider slider6;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 509 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid lift_height;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 524 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid platform_size;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 552 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox platform_bd_1500;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 566 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox platform_bd_1400;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 615 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox platform_ac_1500;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 628 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox platform_ac_1400;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 665 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid starting_floor;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 683 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox start_floor;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 720 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid floor_annotation;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 738 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.CheckBox CustomizeFloorName;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 926 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem shaft_tab;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 932 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid shaft_menu;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 961 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid shaft_tab_content;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 962 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid build_page;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 993 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox set_shaft_mat_d;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1024 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox set_shaft_mat_c;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1060 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox set_shaft_mat_a;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1092 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox set_shaft_mat_b;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1123 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox set_shaft_mat_e;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1150 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid shape_page;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1202 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid door_1F;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1298 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_a_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1299 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_1F_A;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1405 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_b_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1406 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_1F_B;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1511 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_c_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1512 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_1F_C;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1622 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid door_2F;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1709 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_2f_a_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1710 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_2F_A;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1815 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_2f_b_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1816 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_2F_B;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1921 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_2f_c_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 1922 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_2F_C;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2029 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid door_3F;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2122 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_3F_a_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2123 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_3F_A;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2228 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_3F_b_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2229 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_3F_B;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2314 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox door2bWidth;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2334 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_3F_c_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2335 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_3F_C;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2442 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid door_4F;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2523 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_4F_a_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2524 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_4F_A;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2629 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_4F_b_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2630 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_4F_B;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2735 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_4F_c_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2736 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_4F_C;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2843 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid door_5F;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2924 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_5F_a_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 2925 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_5F_A;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3030 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_5F_b_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3031 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_5F_B;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3136 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_5F_c_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3137 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_5F_C;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3244 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid door_6F;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3325 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_6F_a_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3326 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_6F_A;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3431 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_6F_b_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3432 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_6F_B;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3537 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem door_6F_c_btn;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3538 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Door_6F_C;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3645 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid color_page;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3660 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid Standard_Color;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3668 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ItemsControl standard_colors;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3712 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TextBox customize_color;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3719 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid RAL_Color;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3720 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ItemsControl RAL_colors;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3749 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.TabItem enclosure_tab;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3751 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid enclosure_mat;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3788 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox set_enclosure_mat_c;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3823 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox set_enclosure_mat_a;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3854 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ComboBox set_enclosure_mat_b;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3881 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ItemsControl cabin_walls_mat;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3928 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ItemsControl service_panel_mat;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 3964 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.ItemsControl carpet_panel_mat;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 4005 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.CheckBox ambient_color;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 4015 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Grid custom_ambient_light;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 4016 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Slider custom_color;
 
-         
 
-         #line default
 
-         #line hidden
 
-         
 
-         
 
-         #line 4060 "..\..\MainWindow - 复制.xaml"
 
-         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
 
-         internal System.Windows.Controls.Button btn_preview;
 
-         
 
-         #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("/Localization;component/mainwindow%20-%20%e5%a4%8d%e5%88%b6.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.LayoutRoot = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 2:
 
-             this.LanguageSelector = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 3:
 
-             this.full_screen = ((System.Windows.Controls.Button)(target));
 
-             return;
 
-             case 4:
 
-             this.zoom_in = ((System.Windows.Controls.Button)(target));
 
-             return;
 
-             case 5:
 
-             this.zoom_out = ((System.Windows.Controls.Button)(target));
 
-             return;
 
-             case 6:
 
-             this.Login = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 7:
 
-             this.image = ((System.Windows.Controls.Image)(target));
 
-             return;
 
-             case 8:
 
-             this.login_server = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 9:
 
-             this.Username = ((System.Windows.Controls.TextBox)(target));
 
-             return;
 
-             case 10:
 
-             this.Placeholder = ((System.Windows.Controls.TextBlock)(target));
 
-             return;
 
-             case 11:
 
-             this.PassBox = ((System.Windows.Controls.TextBox)(target));
 
-             return;
 
-             case 12:
 
-             this.PassWoedPlaceHolder = ((System.Windows.Controls.TextBlock)(target));
 
-             return;
 
-             case 13:
 
-             this.PassBox_Vis = ((System.Windows.Controls.TextBox)(target));
 
-             return;
 
-             case 14:
 
-             this.SaveLogin = ((System.Windows.Controls.CheckBox)(target));
 
-             return;
 
-             case 15:
 
-             this.btn_login = ((System.Windows.Controls.Button)(target));
 
-             return;
 
-             case 16:
 
-             this.main_tab = ((System.Windows.Controls.TabControl)(target));
 
-             return;
 
-             case 17:
 
-             this.settings_tab = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 18:
 
-             this.serie = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 19:
 
-             this.stop_count = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 20:
 
-             this.travel_height = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 21:
 
-             this.slider1 = ((System.Windows.Controls.Slider)(target));
 
-             return;
 
-             case 22:
 
-             this.slider2 = ((System.Windows.Controls.Slider)(target));
 
-             return;
 
-             case 23:
 
-             this.slider3 = ((System.Windows.Controls.Slider)(target));
 
-             return;
 
-             case 24:
 
-             this.slider4 = ((System.Windows.Controls.Slider)(target));
 
-             return;
 
-             case 25:
 
-             this.slider5 = ((System.Windows.Controls.Slider)(target));
 
-             return;
 
-             case 26:
 
-             this.slider6 = ((System.Windows.Controls.Slider)(target));
 
-             return;
 
-             case 27:
 
-             this.lift_height = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 28:
 
-             this.platform_size = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 29:
 
-             this.platform_bd_1500 = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 30:
 
-             this.platform_bd_1400 = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 31:
 
-             this.platform_ac_1500 = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 32:
 
-             this.platform_ac_1400 = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 33:
 
-             this.starting_floor = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 34:
 
-             this.start_floor = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 35:
 
-             this.floor_annotation = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 36:
 
-             this.CustomizeFloorName = ((System.Windows.Controls.CheckBox)(target));
 
-             return;
 
-             case 37:
 
-             this.shaft_tab = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 38:
 
-             this.shaft_menu = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 39:
 
-             this.shaft_tab_content = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 40:
 
-             this.build_page = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 41:
 
-             this.set_shaft_mat_d = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 42:
 
-             this.set_shaft_mat_c = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 43:
 
-             this.set_shaft_mat_a = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 44:
 
-             this.set_shaft_mat_b = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 45:
 
-             this.set_shaft_mat_e = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 46:
 
-             this.shape_page = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 47:
 
-             this.door_1F = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 48:
 
-             this.door_a_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 49:
 
-             this.Door_1F_A = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 50:
 
-             this.door_b_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 51:
 
-             this.Door_1F_B = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 52:
 
-             this.door_c_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 53:
 
-             this.Door_1F_C = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 54:
 
-             this.door_2F = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 55:
 
-             this.door_2f_a_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 56:
 
-             this.Door_2F_A = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 57:
 
-             this.door_2f_b_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 58:
 
-             this.Door_2F_B = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 59:
 
-             this.door_2f_c_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 60:
 
-             this.Door_2F_C = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 61:
 
-             this.door_3F = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 62:
 
-             this.door_3F_a_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 63:
 
-             this.Door_3F_A = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 64:
 
-             this.door_3F_b_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 65:
 
-             this.Door_3F_B = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 66:
 
-             this.door2bWidth = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 67:
 
-             this.door_3F_c_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 68:
 
-             this.Door_3F_C = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 69:
 
-             this.door_4F = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 70:
 
-             this.door_4F_a_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 71:
 
-             this.Door_4F_A = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 72:
 
-             this.door_4F_b_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 73:
 
-             this.Door_4F_B = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 74:
 
-             this.door_4F_c_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 75:
 
-             this.Door_4F_C = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 76:
 
-             this.door_5F = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 77:
 
-             this.door_5F_a_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 78:
 
-             this.Door_5F_A = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 79:
 
-             this.door_5F_b_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 80:
 
-             this.Door_5F_B = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 81:
 
-             this.door_5F_c_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 82:
 
-             this.Door_5F_C = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 83:
 
-             this.door_6F = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 84:
 
-             this.door_6F_a_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 85:
 
-             this.Door_6F_A = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 86:
 
-             this.door_6F_b_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 87:
 
-             this.Door_6F_B = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 88:
 
-             this.door_6F_c_btn = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 89:
 
-             this.Door_6F_C = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 90:
 
-             this.color_page = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 91:
 
-             this.Standard_Color = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 92:
 
-             this.standard_colors = ((System.Windows.Controls.ItemsControl)(target));
 
-             return;
 
-             case 93:
 
-             this.customize_color = ((System.Windows.Controls.TextBox)(target));
 
-             return;
 
-             case 94:
 
-             this.RAL_Color = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 95:
 
-             this.RAL_colors = ((System.Windows.Controls.ItemsControl)(target));
 
-             return;
 
-             case 96:
 
-             this.enclosure_tab = ((System.Windows.Controls.TabItem)(target));
 
-             return;
 
-             case 97:
 
-             this.enclosure_mat = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 98:
 
-             this.set_enclosure_mat_c = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 99:
 
-             this.set_enclosure_mat_a = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 100:
 
-             this.set_enclosure_mat_b = ((System.Windows.Controls.ComboBox)(target));
 
-             return;
 
-             case 101:
 
-             this.cabin_walls_mat = ((System.Windows.Controls.ItemsControl)(target));
 
-             return;
 
-             case 102:
 
-             this.service_panel_mat = ((System.Windows.Controls.ItemsControl)(target));
 
-             return;
 
-             case 103:
 
-             this.carpet_panel_mat = ((System.Windows.Controls.ItemsControl)(target));
 
-             return;
 
-             case 104:
 
-             this.ambient_color = ((System.Windows.Controls.CheckBox)(target));
 
-             return;
 
-             case 105:
 
-             this.custom_ambient_light = ((System.Windows.Controls.Grid)(target));
 
-             return;
 
-             case 106:
 
-             this.custom_color = ((System.Windows.Controls.Slider)(target));
 
-             return;
 
-             case 107:
 
-             this.btn_preview = ((System.Windows.Controls.Button)(target));
 
-             return;
 
-             }
 
-             this._contentLoaded = true;
 
-         }
 
-     }
 
- }
 
 
  |