| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202 | #pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "E717ABACF0C45A9C2AC8E9345AC4AAD68EF305ABFEC68350A559DE8932C942FD"//------------------------------------------------------------------------------// <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 40 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid LayoutRoot;                #line default        #line hidden                        #line 63 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox LanguageSelector;                #line default        #line hidden                        #line 78 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Button button1;                #line default        #line hidden                        #line 79 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Button button1_Copy;                #line default        #line hidden                        #line 85 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Login;                #line default        #line hidden                        #line 95 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Image image;                #line default        #line hidden                        #line 101 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TextBox Username;                #line default        #line hidden                        #line 108 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TextBlock Placeholder;                #line default        #line hidden                        #line 130 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TextBox PassBox;                #line default        #line hidden                        #line 137 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TextBlock PassWoedPlaceHolder;                #line default        #line hidden                        #line 149 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TextBox PassBox_Vis;                #line default        #line hidden                        #line 182 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.CheckBox SaveLogin;                #line default        #line hidden                        #line 194 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Button btn_login;                #line default        #line hidden                        #line 207 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabControl main_tab;                #line default        #line hidden                        #line 214 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem settings_tab;                #line default        #line hidden                        #line 226 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid serie;                #line default        #line hidden                        #line 291 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid stop_count;                #line default        #line hidden                        #line 332 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid travel_height;                #line default        #line hidden                        #line 352 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Slider slider1;                #line default        #line hidden                        #line 376 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Slider slider2;                #line default        #line hidden                        #line 401 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Slider slider3;                #line default        #line hidden                        #line 425 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Slider slider4;                #line default        #line hidden                        #line 449 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Slider slider5;                #line default        #line hidden                        #line 473 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Slider slider6;                #line default        #line hidden                        #line 492 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid lift_height;                #line default        #line hidden                        #line 507 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid platform_size;                #line default        #line hidden                        #line 535 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox platform_bd;                #line default        #line hidden                        #line 585 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox platform_ac;                #line default        #line hidden                        #line 623 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid starting_floor;                #line default        #line hidden                        #line 640 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox start_floor;                #line default        #line hidden                        #line 660 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox start_floor_name;                #line default        #line hidden                        #line 679 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem shaft_tab;                #line default        #line hidden                        #line 685 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid shaft_menu;                #line default        #line hidden                        #line 714 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid shaft_tab_content;                #line default        #line hidden                        #line 715 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid build_page;                #line default        #line hidden                        #line 746 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox set_shaft_mat_d;                #line default        #line hidden                        #line 776 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox set_shaft_mat_c;                #line default        #line hidden                        #line 810 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox set_shaft_mat_a;                #line default        #line hidden                        #line 840 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox set_shaft_mat_b;                #line default        #line hidden                        #line 870 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox set_shaft_mat_e;                #line default        #line hidden                        #line 896 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid shape_page;                #line default        #line hidden                        #line 948 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid door_1F;                #line default        #line hidden                        #line 1044 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_a_btn;                #line default        #line hidden                        #line 1045 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_1F_A;                #line default        #line hidden                        #line 1151 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_b_btn;                #line default        #line hidden                        #line 1152 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_1F_B;                #line default        #line hidden                        #line 1257 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_c_btn;                #line default        #line hidden                        #line 1258 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_1F_C;                #line default        #line hidden                        #line 1368 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid door_2F;                #line default        #line hidden                        #line 1455 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_2f_a_btn;                #line default        #line hidden                        #line 1456 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_2F_A;                #line default        #line hidden                        #line 1561 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_2f_b_btn;                #line default        #line hidden                        #line 1562 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_2F_B;                #line default        #line hidden                        #line 1667 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_2f_c_btn;                #line default        #line hidden                        #line 1668 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_2F_C;                #line default        #line hidden                        #line 1775 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid door_3F;                #line default        #line hidden                        #line 1868 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_3F_a_btn;                #line default        #line hidden                        #line 1869 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_3F_A;                #line default        #line hidden                        #line 1974 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_3F_b_btn;                #line default        #line hidden                        #line 1975 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_3F_B;                #line default        #line hidden                        #line 2060 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox door2bWidth;                #line default        #line hidden                        #line 2080 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_3F_c_btn;                #line default        #line hidden                        #line 2081 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_3F_C;                #line default        #line hidden                        #line 2188 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid door_4F;                #line default        #line hidden                        #line 2269 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_4F_a_btn;                #line default        #line hidden                        #line 2270 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_4F_A;                #line default        #line hidden                        #line 2375 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_4F_b_btn;                #line default        #line hidden                        #line 2376 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_4F_B;                #line default        #line hidden                        #line 2481 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_4F_c_btn;                #line default        #line hidden                        #line 2482 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_4F_C;                #line default        #line hidden                        #line 2589 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid door_5F;                #line default        #line hidden                        #line 2670 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_5F_a_btn;                #line default        #line hidden                        #line 2671 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_5F_A;                #line default        #line hidden                        #line 2776 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_5F_b_btn;                #line default        #line hidden                        #line 2777 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_5F_B;                #line default        #line hidden                        #line 2882 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_5F_c_btn;                #line default        #line hidden                        #line 2883 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_5F_C;                #line default        #line hidden                        #line 2990 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid door_6F;                #line default        #line hidden                        #line 3071 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_6F_a_btn;                #line default        #line hidden                        #line 3072 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_6F_A;                #line default        #line hidden                        #line 3177 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_6F_b_btn;                #line default        #line hidden                        #line 3178 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_6F_B;                #line default        #line hidden                        #line 3283 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem door_6F_c_btn;                #line default        #line hidden                        #line 3284 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Door_6F_C;                #line default        #line hidden                        #line 3391 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid color_page;                #line default        #line hidden                        #line 3405 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid Standard_Color;                #line default        #line hidden                        #line 3413 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ItemsControl standard_colors;                #line default        #line hidden                        #line 3440 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid RAL_Color;                #line default        #line hidden                        #line 3441 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ItemsControl RAL_colors;                #line default        #line hidden                        #line 3470 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.TabItem enclosure_tab;                #line default        #line hidden                        #line 3472 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid enclosure_mat;                #line default        #line hidden                        #line 3509 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox set_enclosure_mat_c;                #line default        #line hidden                        #line 3543 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox set_enclosure_mat_a;                #line default        #line hidden                        #line 3573 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ComboBox set_enclosure_mat_b;                #line default        #line hidden                        #line 3598 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ItemsControl cabin_walls_mat;                #line default        #line hidden                        #line 3645 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ItemsControl service_panel_mat;                #line default        #line hidden                        #line 3681 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.ItemsControl carpet_panel_mat;                #line default        #line hidden                        #line 3722 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.CheckBox ambient_color;                #line default        #line hidden                        #line 3732 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Grid custom_ambient_light;                #line default        #line hidden                        #line 3733 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Slider custom_color;                #line default        #line hidden                        #line 3776 "..\..\MainWindow.xaml"        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]        internal System.Windows.Controls.Button btn_export_video;                #line default        #line hidden                        #line 3777 "..\..\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.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.button1 = ((System.Windows.Controls.Button)(target));            return;            case 4:            this.button1_Copy = ((System.Windows.Controls.Button)(target));            return;            case 5:            this.Login = ((System.Windows.Controls.Grid)(target));            return;            case 6:            this.image = ((System.Windows.Controls.Image)(target));            return;            case 7:            this.Username = ((System.Windows.Controls.TextBox)(target));            return;            case 8:            this.Placeholder = ((System.Windows.Controls.TextBlock)(target));            return;            case 9:            this.PassBox = ((System.Windows.Controls.TextBox)(target));            return;            case 10:            this.PassWoedPlaceHolder = ((System.Windows.Controls.TextBlock)(target));            return;            case 11:            this.PassBox_Vis = ((System.Windows.Controls.TextBox)(target));            return;            case 12:            this.SaveLogin = ((System.Windows.Controls.CheckBox)(target));            return;            case 13:            this.btn_login = ((System.Windows.Controls.Button)(target));            return;            case 14:            this.main_tab = ((System.Windows.Controls.TabControl)(target));            return;            case 15:            this.settings_tab = ((System.Windows.Controls.TabItem)(target));            return;            case 16:            this.serie = ((System.Windows.Controls.Grid)(target));            return;            case 17:            this.stop_count = ((System.Windows.Controls.Grid)(target));            return;            case 18:            this.travel_height = ((System.Windows.Controls.Grid)(target));            return;            case 19:            this.slider1 = ((System.Windows.Controls.Slider)(target));            return;            case 20:            this.slider2 = ((System.Windows.Controls.Slider)(target));            return;            case 21:            this.slider3 = ((System.Windows.Controls.Slider)(target));            return;            case 22:            this.slider4 = ((System.Windows.Controls.Slider)(target));            return;            case 23:            this.slider5 = ((System.Windows.Controls.Slider)(target));            return;            case 24:            this.slider6 = ((System.Windows.Controls.Slider)(target));            return;            case 25:            this.lift_height = ((System.Windows.Controls.Grid)(target));            return;            case 26:            this.platform_size = ((System.Windows.Controls.Grid)(target));            return;            case 27:            this.platform_bd = ((System.Windows.Controls.ComboBox)(target));            return;            case 28:            this.platform_ac = ((System.Windows.Controls.ComboBox)(target));            return;            case 29:            this.starting_floor = ((System.Windows.Controls.Grid)(target));            return;            case 30:            this.start_floor = ((System.Windows.Controls.ComboBox)(target));            return;            case 31:            this.start_floor_name = ((System.Windows.Controls.ComboBox)(target));            return;            case 32:            this.shaft_tab = ((System.Windows.Controls.TabItem)(target));            return;            case 33:            this.shaft_menu = ((System.Windows.Controls.Grid)(target));            return;            case 34:            this.shaft_tab_content = ((System.Windows.Controls.Grid)(target));            return;            case 35:            this.build_page = ((System.Windows.Controls.Grid)(target));            return;            case 36:            this.set_shaft_mat_d = ((System.Windows.Controls.ComboBox)(target));            return;            case 37:            this.set_shaft_mat_c = ((System.Windows.Controls.ComboBox)(target));            return;            case 38:            this.set_shaft_mat_a = ((System.Windows.Controls.ComboBox)(target));            return;            case 39:            this.set_shaft_mat_b = ((System.Windows.Controls.ComboBox)(target));            return;            case 40:            this.set_shaft_mat_e = ((System.Windows.Controls.ComboBox)(target));            return;            case 41:            this.shape_page = ((System.Windows.Controls.Grid)(target));            return;            case 42:            this.door_1F = ((System.Windows.Controls.Grid)(target));            return;            case 43:            this.door_a_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 44:            this.Door_1F_A = ((System.Windows.Controls.Grid)(target));            return;            case 45:            this.door_b_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 46:            this.Door_1F_B = ((System.Windows.Controls.Grid)(target));            return;            case 47:            this.door_c_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 48:            this.Door_1F_C = ((System.Windows.Controls.Grid)(target));            return;            case 49:            this.door_2F = ((System.Windows.Controls.Grid)(target));            return;            case 50:            this.door_2f_a_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 51:            this.Door_2F_A = ((System.Windows.Controls.Grid)(target));            return;            case 52:            this.door_2f_b_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 53:            this.Door_2F_B = ((System.Windows.Controls.Grid)(target));            return;            case 54:            this.door_2f_c_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 55:            this.Door_2F_C = ((System.Windows.Controls.Grid)(target));            return;            case 56:            this.door_3F = ((System.Windows.Controls.Grid)(target));            return;            case 57:            this.door_3F_a_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 58:            this.Door_3F_A = ((System.Windows.Controls.Grid)(target));            return;            case 59:            this.door_3F_b_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 60:            this.Door_3F_B = ((System.Windows.Controls.Grid)(target));            return;            case 61:            this.door2bWidth = ((System.Windows.Controls.ComboBox)(target));            return;            case 62:            this.door_3F_c_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 63:            this.Door_3F_C = ((System.Windows.Controls.Grid)(target));            return;            case 64:            this.door_4F = ((System.Windows.Controls.Grid)(target));            return;            case 65:            this.door_4F_a_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 66:            this.Door_4F_A = ((System.Windows.Controls.Grid)(target));            return;            case 67:            this.door_4F_b_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 68:            this.Door_4F_B = ((System.Windows.Controls.Grid)(target));            return;            case 69:            this.door_4F_c_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 70:            this.Door_4F_C = ((System.Windows.Controls.Grid)(target));            return;            case 71:            this.door_5F = ((System.Windows.Controls.Grid)(target));            return;            case 72:            this.door_5F_a_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 73:            this.Door_5F_A = ((System.Windows.Controls.Grid)(target));            return;            case 74:            this.door_5F_b_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 75:            this.Door_5F_B = ((System.Windows.Controls.Grid)(target));            return;            case 76:            this.door_5F_c_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 77:            this.Door_5F_C = ((System.Windows.Controls.Grid)(target));            return;            case 78:            this.door_6F = ((System.Windows.Controls.Grid)(target));            return;            case 79:            this.door_6F_a_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 80:            this.Door_6F_A = ((System.Windows.Controls.Grid)(target));            return;            case 81:            this.door_6F_b_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 82:            this.Door_6F_B = ((System.Windows.Controls.Grid)(target));            return;            case 83:            this.door_6F_c_btn = ((System.Windows.Controls.TabItem)(target));            return;            case 84:            this.Door_6F_C = ((System.Windows.Controls.Grid)(target));            return;            case 85:            this.color_page = ((System.Windows.Controls.Grid)(target));            return;            case 86:            this.Standard_Color = ((System.Windows.Controls.Grid)(target));            return;            case 87:            this.standard_colors = ((System.Windows.Controls.ItemsControl)(target));            return;            case 88:            this.RAL_Color = ((System.Windows.Controls.Grid)(target));            return;            case 89:            this.RAL_colors = ((System.Windows.Controls.ItemsControl)(target));            return;            case 90:            this.enclosure_tab = ((System.Windows.Controls.TabItem)(target));            return;            case 91:            this.enclosure_mat = ((System.Windows.Controls.Grid)(target));            return;            case 92:            this.set_enclosure_mat_c = ((System.Windows.Controls.ComboBox)(target));            return;            case 93:            this.set_enclosure_mat_a = ((System.Windows.Controls.ComboBox)(target));            return;            case 94:            this.set_enclosure_mat_b = ((System.Windows.Controls.ComboBox)(target));            return;            case 95:            this.cabin_walls_mat = ((System.Windows.Controls.ItemsControl)(target));            return;            case 96:            this.service_panel_mat = ((System.Windows.Controls.ItemsControl)(target));            return;            case 97:            this.carpet_panel_mat = ((System.Windows.Controls.ItemsControl)(target));            return;            case 98:            this.ambient_color = ((System.Windows.Controls.CheckBox)(target));            return;            case 99:            this.custom_ambient_light = ((System.Windows.Controls.Grid)(target));            return;            case 100:            this.custom_color = ((System.Windows.Controls.Slider)(target));            return;            case 101:            this.btn_export_video = ((System.Windows.Controls.Button)(target));            return;            case 102:            this.btn_preview = ((System.Windows.Controls.Button)(target));            return;            }            this._contentLoaded = true;        }    }}
 |