MainWindow_Kalea.g.i.cs 44 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265
  1. // Updated by XamlIntelliSenseFileGenerator 2021/11/14 22:16:46
  2. #pragma checksum "..\..\MainWindow_Kalea.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "7B6E113429CE75B9014E03CB9E6F3DE91FCF5C714491D88253772DF8610B7156"
  3. //------------------------------------------------------------------------------
  4. // <auto-generated>
  5. // 此代码由工具生成。
  6. // 运行时版本:4.0.30319.42000
  7. //
  8. // 对此文件的更改可能会导致不正确的行为,并且如果
  9. // 重新生成代码,这些更改将会丢失。
  10. // </auto-generated>
  11. //------------------------------------------------------------------------------
  12. using Localization;
  13. using NoesisGUIExtensions;
  14. using System;
  15. using System.Diagnostics;
  16. using System.Windows;
  17. using System.Windows.Automation;
  18. using System.Windows.Controls;
  19. using System.Windows.Controls.Primitives;
  20. using System.Windows.Data;
  21. using System.Windows.Documents;
  22. using System.Windows.Ink;
  23. using System.Windows.Input;
  24. using System.Windows.Interactivity;
  25. using System.Windows.Markup;
  26. using System.Windows.Media;
  27. using System.Windows.Media.Animation;
  28. using System.Windows.Media.Effects;
  29. using System.Windows.Media.Imaging;
  30. using System.Windows.Media.Media3D;
  31. using System.Windows.Media.TextFormatting;
  32. using System.Windows.Navigation;
  33. using System.Windows.Shapes;
  34. using System.Windows.Shell;
  35. namespace Localization
  36. {
  37. /// <summary>
  38. /// MainWindow
  39. /// </summary>
  40. public partial class MainWindow : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
  41. {
  42. #line 43 "..\..\MainWindow_Kalea.xaml"
  43. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  44. internal System.Windows.Controls.Grid LayoutRoot;
  45. #line default
  46. #line hidden
  47. #line 66 "..\..\MainWindow_Kalea.xaml"
  48. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  49. internal System.Windows.Controls.ComboBox LanguageSelector;
  50. #line default
  51. #line hidden
  52. #line 82 "..\..\MainWindow_Kalea.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.Button full_screen;
  55. #line default
  56. #line hidden
  57. #line 85 "..\..\MainWindow_Kalea.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.Button zoom_in;
  60. #line default
  61. #line hidden
  62. #line 86 "..\..\MainWindow_Kalea.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal System.Windows.Controls.Button zoom_out;
  65. #line default
  66. #line hidden
  67. #line 92 "..\..\MainWindow_Kalea.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.Grid Login;
  70. #line default
  71. #line hidden
  72. #line 103 "..\..\MainWindow_Kalea.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.Image image;
  75. #line default
  76. #line hidden
  77. #line 109 "..\..\MainWindow_Kalea.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.ComboBox login_server;
  80. #line default
  81. #line hidden
  82. #line 115 "..\..\MainWindow_Kalea.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.TextBox Username;
  85. #line default
  86. #line hidden
  87. #line 122 "..\..\MainWindow_Kalea.xaml"
  88. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  89. internal System.Windows.Controls.TextBlock Placeholder;
  90. #line default
  91. #line hidden
  92. #line 144 "..\..\MainWindow_Kalea.xaml"
  93. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  94. internal System.Windows.Controls.TextBox PassBox;
  95. #line default
  96. #line hidden
  97. #line 151 "..\..\MainWindow_Kalea.xaml"
  98. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  99. internal System.Windows.Controls.TextBlock PassWoedPlaceHolder;
  100. #line default
  101. #line hidden
  102. #line 163 "..\..\MainWindow_Kalea.xaml"
  103. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  104. internal System.Windows.Controls.TextBox PassBox_Vis;
  105. #line default
  106. #line hidden
  107. #line 196 "..\..\MainWindow_Kalea.xaml"
  108. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  109. internal System.Windows.Controls.CheckBox SaveLogin;
  110. #line default
  111. #line hidden
  112. #line 208 "..\..\MainWindow_Kalea.xaml"
  113. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  114. internal System.Windows.Controls.Button btn_login;
  115. #line default
  116. #line hidden
  117. #line 221 "..\..\MainWindow_Kalea.xaml"
  118. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  119. internal System.Windows.Controls.TabControl main_tab;
  120. #line default
  121. #line hidden
  122. #line 228 "..\..\MainWindow_Kalea.xaml"
  123. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  124. internal System.Windows.Controls.TabItem settings_tab;
  125. #line default
  126. #line hidden
  127. #line 242 "..\..\MainWindow_Kalea.xaml"
  128. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  129. internal System.Windows.Controls.Grid serie;
  130. #line default
  131. #line hidden
  132. #line 307 "..\..\MainWindow_Kalea.xaml"
  133. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  134. internal System.Windows.Controls.Grid stop_count;
  135. #line default
  136. #line hidden
  137. #line 348 "..\..\MainWindow_Kalea.xaml"
  138. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  139. internal System.Windows.Controls.Grid travel_height;
  140. #line default
  141. #line hidden
  142. #line 369 "..\..\MainWindow_Kalea.xaml"
  143. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  144. internal System.Windows.Controls.Slider slider1;
  145. #line default
  146. #line hidden
  147. #line 393 "..\..\MainWindow_Kalea.xaml"
  148. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  149. internal System.Windows.Controls.Slider slider2;
  150. #line default
  151. #line hidden
  152. #line 418 "..\..\MainWindow_Kalea.xaml"
  153. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  154. internal System.Windows.Controls.Slider slider3;
  155. #line default
  156. #line hidden
  157. #line 442 "..\..\MainWindow_Kalea.xaml"
  158. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  159. internal System.Windows.Controls.Slider slider4;
  160. #line default
  161. #line hidden
  162. #line 466 "..\..\MainWindow_Kalea.xaml"
  163. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  164. internal System.Windows.Controls.Slider slider5;
  165. #line default
  166. #line hidden
  167. #line 490 "..\..\MainWindow_Kalea.xaml"
  168. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  169. internal System.Windows.Controls.Slider slider6;
  170. #line default
  171. #line hidden
  172. #line 509 "..\..\MainWindow_Kalea.xaml"
  173. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  174. internal System.Windows.Controls.Grid lift_height;
  175. #line default
  176. #line hidden
  177. #line 524 "..\..\MainWindow_Kalea.xaml"
  178. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  179. internal System.Windows.Controls.Grid platform_size;
  180. #line default
  181. #line hidden
  182. #line 552 "..\..\MainWindow_Kalea.xaml"
  183. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  184. internal System.Windows.Controls.ComboBox platform_bd_1500;
  185. #line default
  186. #line hidden
  187. #line 566 "..\..\MainWindow_Kalea.xaml"
  188. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  189. internal System.Windows.Controls.ComboBox platform_bd_1400;
  190. #line default
  191. #line hidden
  192. #line 615 "..\..\MainWindow_Kalea.xaml"
  193. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  194. internal System.Windows.Controls.ComboBox platform_ac_1500;
  195. #line default
  196. #line hidden
  197. #line 628 "..\..\MainWindow_Kalea.xaml"
  198. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  199. internal System.Windows.Controls.ComboBox platform_ac_1400;
  200. #line default
  201. #line hidden
  202. #line 665 "..\..\MainWindow_Kalea.xaml"
  203. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  204. internal System.Windows.Controls.Grid starting_floor;
  205. #line default
  206. #line hidden
  207. #line 683 "..\..\MainWindow_Kalea.xaml"
  208. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  209. internal System.Windows.Controls.ComboBox start_floor;
  210. #line default
  211. #line hidden
  212. #line 720 "..\..\MainWindow_Kalea.xaml"
  213. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  214. internal System.Windows.Controls.Grid floor_annotation;
  215. #line default
  216. #line hidden
  217. #line 738 "..\..\MainWindow_Kalea.xaml"
  218. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  219. internal System.Windows.Controls.CheckBox CustomizeFloorName;
  220. #line default
  221. #line hidden
  222. #line 926 "..\..\MainWindow_Kalea.xaml"
  223. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  224. internal System.Windows.Controls.TabItem shaft_tab;
  225. #line default
  226. #line hidden
  227. #line 932 "..\..\MainWindow_Kalea.xaml"
  228. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  229. internal System.Windows.Controls.Grid shaft_menu;
  230. #line default
  231. #line hidden
  232. #line 961 "..\..\MainWindow_Kalea.xaml"
  233. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  234. internal System.Windows.Controls.Grid shaft_tab_content;
  235. #line default
  236. #line hidden
  237. #line 962 "..\..\MainWindow_Kalea.xaml"
  238. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  239. internal System.Windows.Controls.Grid build_page;
  240. #line default
  241. #line hidden
  242. #line 993 "..\..\MainWindow_Kalea.xaml"
  243. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  244. internal System.Windows.Controls.ComboBox set_shaft_mat_d;
  245. #line default
  246. #line hidden
  247. #line 1024 "..\..\MainWindow_Kalea.xaml"
  248. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  249. internal System.Windows.Controls.ComboBox set_shaft_mat_c;
  250. #line default
  251. #line hidden
  252. #line 1060 "..\..\MainWindow_Kalea.xaml"
  253. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  254. internal System.Windows.Controls.ComboBox set_shaft_mat_a;
  255. #line default
  256. #line hidden
  257. #line 1092 "..\..\MainWindow_Kalea.xaml"
  258. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  259. internal System.Windows.Controls.ComboBox set_shaft_mat_b;
  260. #line default
  261. #line hidden
  262. #line 1123 "..\..\MainWindow_Kalea.xaml"
  263. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  264. internal System.Windows.Controls.ComboBox set_shaft_mat_e;
  265. #line default
  266. #line hidden
  267. #line 1150 "..\..\MainWindow_Kalea.xaml"
  268. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  269. internal System.Windows.Controls.Grid shape_page;
  270. #line default
  271. #line hidden
  272. #line 1202 "..\..\MainWindow_Kalea.xaml"
  273. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  274. internal System.Windows.Controls.Grid door_1F;
  275. #line default
  276. #line hidden
  277. #line 1298 "..\..\MainWindow_Kalea.xaml"
  278. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  279. internal System.Windows.Controls.TabItem door_a_btn;
  280. #line default
  281. #line hidden
  282. #line 1299 "..\..\MainWindow_Kalea.xaml"
  283. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  284. internal System.Windows.Controls.Grid Door_1F_A;
  285. #line default
  286. #line hidden
  287. #line 1405 "..\..\MainWindow_Kalea.xaml"
  288. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  289. internal System.Windows.Controls.TabItem door_b_btn;
  290. #line default
  291. #line hidden
  292. #line 1406 "..\..\MainWindow_Kalea.xaml"
  293. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  294. internal System.Windows.Controls.Grid Door_1F_B;
  295. #line default
  296. #line hidden
  297. #line 1511 "..\..\MainWindow_Kalea.xaml"
  298. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  299. internal System.Windows.Controls.TabItem door_c_btn;
  300. #line default
  301. #line hidden
  302. #line 1512 "..\..\MainWindow_Kalea.xaml"
  303. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  304. internal System.Windows.Controls.Grid Door_1F_C;
  305. #line default
  306. #line hidden
  307. #line 1622 "..\..\MainWindow_Kalea.xaml"
  308. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  309. internal System.Windows.Controls.Grid door_2F;
  310. #line default
  311. #line hidden
  312. #line 1709 "..\..\MainWindow_Kalea.xaml"
  313. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  314. internal System.Windows.Controls.TabItem door_2f_a_btn;
  315. #line default
  316. #line hidden
  317. #line 1710 "..\..\MainWindow_Kalea.xaml"
  318. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  319. internal System.Windows.Controls.Grid Door_2F_A;
  320. #line default
  321. #line hidden
  322. #line 1815 "..\..\MainWindow_Kalea.xaml"
  323. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  324. internal System.Windows.Controls.TabItem door_2f_b_btn;
  325. #line default
  326. #line hidden
  327. #line 1816 "..\..\MainWindow_Kalea.xaml"
  328. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  329. internal System.Windows.Controls.Grid Door_2F_B;
  330. #line default
  331. #line hidden
  332. #line 1921 "..\..\MainWindow_Kalea.xaml"
  333. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  334. internal System.Windows.Controls.TabItem door_2f_c_btn;
  335. #line default
  336. #line hidden
  337. #line 1922 "..\..\MainWindow_Kalea.xaml"
  338. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  339. internal System.Windows.Controls.Grid Door_2F_C;
  340. #line default
  341. #line hidden
  342. #line 2029 "..\..\MainWindow_Kalea.xaml"
  343. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  344. internal System.Windows.Controls.Grid door_3F;
  345. #line default
  346. #line hidden
  347. #line 2122 "..\..\MainWindow_Kalea.xaml"
  348. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  349. internal System.Windows.Controls.TabItem door_3F_a_btn;
  350. #line default
  351. #line hidden
  352. #line 2123 "..\..\MainWindow_Kalea.xaml"
  353. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  354. internal System.Windows.Controls.Grid Door_3F_A;
  355. #line default
  356. #line hidden
  357. #line 2228 "..\..\MainWindow_Kalea.xaml"
  358. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  359. internal System.Windows.Controls.TabItem door_3F_b_btn;
  360. #line default
  361. #line hidden
  362. #line 2229 "..\..\MainWindow_Kalea.xaml"
  363. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  364. internal System.Windows.Controls.Grid Door_3F_B;
  365. #line default
  366. #line hidden
  367. #line 2314 "..\..\MainWindow_Kalea.xaml"
  368. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  369. internal System.Windows.Controls.ComboBox door2bWidth;
  370. #line default
  371. #line hidden
  372. #line 2334 "..\..\MainWindow_Kalea.xaml"
  373. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  374. internal System.Windows.Controls.TabItem door_3F_c_btn;
  375. #line default
  376. #line hidden
  377. #line 2335 "..\..\MainWindow_Kalea.xaml"
  378. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  379. internal System.Windows.Controls.Grid Door_3F_C;
  380. #line default
  381. #line hidden
  382. #line 2442 "..\..\MainWindow_Kalea.xaml"
  383. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  384. internal System.Windows.Controls.Grid door_4F;
  385. #line default
  386. #line hidden
  387. #line 2523 "..\..\MainWindow_Kalea.xaml"
  388. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  389. internal System.Windows.Controls.TabItem door_4F_a_btn;
  390. #line default
  391. #line hidden
  392. #line 2524 "..\..\MainWindow_Kalea.xaml"
  393. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  394. internal System.Windows.Controls.Grid Door_4F_A;
  395. #line default
  396. #line hidden
  397. #line 2629 "..\..\MainWindow_Kalea.xaml"
  398. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  399. internal System.Windows.Controls.TabItem door_4F_b_btn;
  400. #line default
  401. #line hidden
  402. #line 2630 "..\..\MainWindow_Kalea.xaml"
  403. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  404. internal System.Windows.Controls.Grid Door_4F_B;
  405. #line default
  406. #line hidden
  407. #line 2735 "..\..\MainWindow_Kalea.xaml"
  408. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  409. internal System.Windows.Controls.TabItem door_4F_c_btn;
  410. #line default
  411. #line hidden
  412. #line 2736 "..\..\MainWindow_Kalea.xaml"
  413. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  414. internal System.Windows.Controls.Grid Door_4F_C;
  415. #line default
  416. #line hidden
  417. #line 2843 "..\..\MainWindow_Kalea.xaml"
  418. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  419. internal System.Windows.Controls.Grid door_5F;
  420. #line default
  421. #line hidden
  422. #line 2924 "..\..\MainWindow_Kalea.xaml"
  423. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  424. internal System.Windows.Controls.TabItem door_5F_a_btn;
  425. #line default
  426. #line hidden
  427. #line 2925 "..\..\MainWindow_Kalea.xaml"
  428. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  429. internal System.Windows.Controls.Grid Door_5F_A;
  430. #line default
  431. #line hidden
  432. #line 3030 "..\..\MainWindow_Kalea.xaml"
  433. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  434. internal System.Windows.Controls.TabItem door_5F_b_btn;
  435. #line default
  436. #line hidden
  437. #line 3031 "..\..\MainWindow_Kalea.xaml"
  438. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  439. internal System.Windows.Controls.Grid Door_5F_B;
  440. #line default
  441. #line hidden
  442. #line 3136 "..\..\MainWindow_Kalea.xaml"
  443. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  444. internal System.Windows.Controls.TabItem door_5F_c_btn;
  445. #line default
  446. #line hidden
  447. #line 3137 "..\..\MainWindow_Kalea.xaml"
  448. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  449. internal System.Windows.Controls.Grid Door_5F_C;
  450. #line default
  451. #line hidden
  452. #line 3244 "..\..\MainWindow_Kalea.xaml"
  453. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  454. internal System.Windows.Controls.Grid door_6F;
  455. #line default
  456. #line hidden
  457. #line 3325 "..\..\MainWindow_Kalea.xaml"
  458. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  459. internal System.Windows.Controls.TabItem door_6F_a_btn;
  460. #line default
  461. #line hidden
  462. #line 3326 "..\..\MainWindow_Kalea.xaml"
  463. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  464. internal System.Windows.Controls.Grid Door_6F_A;
  465. #line default
  466. #line hidden
  467. #line 3431 "..\..\MainWindow_Kalea.xaml"
  468. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  469. internal System.Windows.Controls.TabItem door_6F_b_btn;
  470. #line default
  471. #line hidden
  472. #line 3432 "..\..\MainWindow_Kalea.xaml"
  473. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  474. internal System.Windows.Controls.Grid Door_6F_B;
  475. #line default
  476. #line hidden
  477. #line 3537 "..\..\MainWindow_Kalea.xaml"
  478. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  479. internal System.Windows.Controls.TabItem door_6F_c_btn;
  480. #line default
  481. #line hidden
  482. #line 3538 "..\..\MainWindow_Kalea.xaml"
  483. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  484. internal System.Windows.Controls.Grid Door_6F_C;
  485. #line default
  486. #line hidden
  487. #line 3645 "..\..\MainWindow_Kalea.xaml"
  488. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  489. internal System.Windows.Controls.Grid color_page;
  490. #line default
  491. #line hidden
  492. #line 3660 "..\..\MainWindow_Kalea.xaml"
  493. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  494. internal System.Windows.Controls.Grid Standard_Color;
  495. #line default
  496. #line hidden
  497. #line 3668 "..\..\MainWindow_Kalea.xaml"
  498. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  499. internal System.Windows.Controls.ItemsControl standard_colors;
  500. #line default
  501. #line hidden
  502. #line 3712 "..\..\MainWindow_Kalea.xaml"
  503. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  504. internal System.Windows.Controls.TextBox customize_color;
  505. #line default
  506. #line hidden
  507. #line 3719 "..\..\MainWindow_Kalea.xaml"
  508. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  509. internal System.Windows.Controls.Grid RAL_Color;
  510. #line default
  511. #line hidden
  512. #line 3720 "..\..\MainWindow_Kalea.xaml"
  513. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  514. internal System.Windows.Controls.ItemsControl RAL_colors;
  515. #line default
  516. #line hidden
  517. #line 3749 "..\..\MainWindow_Kalea.xaml"
  518. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  519. internal System.Windows.Controls.TabItem enclosure_tab;
  520. #line default
  521. #line hidden
  522. #line 3751 "..\..\MainWindow_Kalea.xaml"
  523. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  524. internal System.Windows.Controls.Grid enclosure_mat;
  525. #line default
  526. #line hidden
  527. #line 3788 "..\..\MainWindow_Kalea.xaml"
  528. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  529. internal System.Windows.Controls.ComboBox set_enclosure_mat_c;
  530. #line default
  531. #line hidden
  532. #line 3823 "..\..\MainWindow_Kalea.xaml"
  533. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  534. internal System.Windows.Controls.ComboBox set_enclosure_mat_a;
  535. #line default
  536. #line hidden
  537. #line 3854 "..\..\MainWindow_Kalea.xaml"
  538. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  539. internal System.Windows.Controls.ComboBox set_enclosure_mat_b;
  540. #line default
  541. #line hidden
  542. #line 3881 "..\..\MainWindow_Kalea.xaml"
  543. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  544. internal System.Windows.Controls.ItemsControl cabin_walls_mat;
  545. #line default
  546. #line hidden
  547. #line 3928 "..\..\MainWindow_Kalea.xaml"
  548. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  549. internal System.Windows.Controls.ItemsControl service_panel_mat;
  550. #line default
  551. #line hidden
  552. #line 3965 "..\..\MainWindow_Kalea.xaml"
  553. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  554. internal System.Windows.Controls.ItemsControl carpet_panel_mat;
  555. #line default
  556. #line hidden
  557. #line 4010 "..\..\MainWindow_Kalea.xaml"
  558. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  559. internal System.Windows.Controls.CheckBox ambient_color;
  560. #line default
  561. #line hidden
  562. #line 4020 "..\..\MainWindow_Kalea.xaml"
  563. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  564. internal System.Windows.Controls.Grid custom_ambient_light;
  565. #line default
  566. #line hidden
  567. #line 4021 "..\..\MainWindow_Kalea.xaml"
  568. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  569. internal System.Windows.Controls.Slider custom_color;
  570. #line default
  571. #line hidden
  572. #line 4065 "..\..\MainWindow_Kalea.xaml"
  573. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  574. internal System.Windows.Controls.Button btn_preview;
  575. #line default
  576. #line hidden
  577. private bool _contentLoaded;
  578. /// <summary>
  579. /// InitializeComponent
  580. /// </summary>
  581. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  582. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  583. public void InitializeComponent()
  584. {
  585. if (_contentLoaded)
  586. {
  587. return;
  588. }
  589. _contentLoaded = true;
  590. System.Uri resourceLocater = new System.Uri("/Localization;component/mainwindow_kalea.xaml", System.UriKind.Relative);
  591. #line 1 "..\..\MainWindow_Kalea.xaml"
  592. System.Windows.Application.LoadComponent(this, resourceLocater);
  593. #line default
  594. #line hidden
  595. }
  596. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  597. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
  598. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  599. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  600. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  601. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  602. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
  603. {
  604. switch (connectionId)
  605. {
  606. case 1:
  607. this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
  608. return;
  609. case 2:
  610. this.LanguageSelector = ((System.Windows.Controls.ComboBox)(target));
  611. return;
  612. case 3:
  613. this.full_screen = ((System.Windows.Controls.Button)(target));
  614. return;
  615. case 4:
  616. this.zoom_in = ((System.Windows.Controls.Button)(target));
  617. return;
  618. case 5:
  619. this.zoom_out = ((System.Windows.Controls.Button)(target));
  620. return;
  621. case 6:
  622. this.Login = ((System.Windows.Controls.Grid)(target));
  623. return;
  624. case 7:
  625. this.image = ((System.Windows.Controls.Image)(target));
  626. return;
  627. case 8:
  628. this.login_server = ((System.Windows.Controls.ComboBox)(target));
  629. return;
  630. case 9:
  631. this.Username = ((System.Windows.Controls.TextBox)(target));
  632. return;
  633. case 10:
  634. this.Placeholder = ((System.Windows.Controls.TextBlock)(target));
  635. return;
  636. case 11:
  637. this.PassBox = ((System.Windows.Controls.TextBox)(target));
  638. return;
  639. case 12:
  640. this.PassWoedPlaceHolder = ((System.Windows.Controls.TextBlock)(target));
  641. return;
  642. case 13:
  643. this.PassBox_Vis = ((System.Windows.Controls.TextBox)(target));
  644. return;
  645. case 14:
  646. this.SaveLogin = ((System.Windows.Controls.CheckBox)(target));
  647. return;
  648. case 15:
  649. this.btn_login = ((System.Windows.Controls.Button)(target));
  650. return;
  651. case 16:
  652. this.main_tab = ((System.Windows.Controls.TabControl)(target));
  653. return;
  654. case 17:
  655. this.settings_tab = ((System.Windows.Controls.TabItem)(target));
  656. return;
  657. case 18:
  658. this.serie = ((System.Windows.Controls.Grid)(target));
  659. return;
  660. case 19:
  661. this.stop_count = ((System.Windows.Controls.Grid)(target));
  662. return;
  663. case 20:
  664. this.travel_height = ((System.Windows.Controls.Grid)(target));
  665. return;
  666. case 21:
  667. this.slider1 = ((System.Windows.Controls.Slider)(target));
  668. return;
  669. case 22:
  670. this.slider2 = ((System.Windows.Controls.Slider)(target));
  671. return;
  672. case 23:
  673. this.slider3 = ((System.Windows.Controls.Slider)(target));
  674. return;
  675. case 24:
  676. this.slider4 = ((System.Windows.Controls.Slider)(target));
  677. return;
  678. case 25:
  679. this.slider5 = ((System.Windows.Controls.Slider)(target));
  680. return;
  681. case 26:
  682. this.slider6 = ((System.Windows.Controls.Slider)(target));
  683. return;
  684. case 27:
  685. this.lift_height = ((System.Windows.Controls.Grid)(target));
  686. return;
  687. case 28:
  688. this.platform_size = ((System.Windows.Controls.Grid)(target));
  689. return;
  690. case 29:
  691. this.platform_bd_1500 = ((System.Windows.Controls.ComboBox)(target));
  692. return;
  693. case 30:
  694. this.platform_bd_1400 = ((System.Windows.Controls.ComboBox)(target));
  695. return;
  696. case 31:
  697. this.platform_ac_1500 = ((System.Windows.Controls.ComboBox)(target));
  698. return;
  699. case 32:
  700. this.platform_ac_1400 = ((System.Windows.Controls.ComboBox)(target));
  701. return;
  702. case 33:
  703. this.starting_floor = ((System.Windows.Controls.Grid)(target));
  704. return;
  705. case 34:
  706. this.start_floor = ((System.Windows.Controls.ComboBox)(target));
  707. return;
  708. case 35:
  709. this.floor_annotation = ((System.Windows.Controls.Grid)(target));
  710. return;
  711. case 36:
  712. this.CustomizeFloorName = ((System.Windows.Controls.CheckBox)(target));
  713. return;
  714. case 37:
  715. this.shaft_tab = ((System.Windows.Controls.TabItem)(target));
  716. return;
  717. case 38:
  718. this.shaft_menu = ((System.Windows.Controls.Grid)(target));
  719. return;
  720. case 39:
  721. this.shaft_tab_content = ((System.Windows.Controls.Grid)(target));
  722. return;
  723. case 40:
  724. this.build_page = ((System.Windows.Controls.Grid)(target));
  725. return;
  726. case 41:
  727. this.set_shaft_mat_d = ((System.Windows.Controls.ComboBox)(target));
  728. return;
  729. case 42:
  730. this.set_shaft_mat_c = ((System.Windows.Controls.ComboBox)(target));
  731. return;
  732. case 43:
  733. this.set_shaft_mat_a = ((System.Windows.Controls.ComboBox)(target));
  734. return;
  735. case 44:
  736. this.set_shaft_mat_b = ((System.Windows.Controls.ComboBox)(target));
  737. return;
  738. case 45:
  739. this.set_shaft_mat_e = ((System.Windows.Controls.ComboBox)(target));
  740. return;
  741. case 46:
  742. this.shape_page = ((System.Windows.Controls.Grid)(target));
  743. return;
  744. case 47:
  745. this.door_1F = ((System.Windows.Controls.Grid)(target));
  746. return;
  747. case 48:
  748. this.door_a_btn = ((System.Windows.Controls.TabItem)(target));
  749. return;
  750. case 49:
  751. this.Door_1F_A = ((System.Windows.Controls.Grid)(target));
  752. return;
  753. case 50:
  754. this.door_b_btn = ((System.Windows.Controls.TabItem)(target));
  755. return;
  756. case 51:
  757. this.Door_1F_B = ((System.Windows.Controls.Grid)(target));
  758. return;
  759. case 52:
  760. this.door_c_btn = ((System.Windows.Controls.TabItem)(target));
  761. return;
  762. case 53:
  763. this.Door_1F_C = ((System.Windows.Controls.Grid)(target));
  764. return;
  765. case 54:
  766. this.door_2F = ((System.Windows.Controls.Grid)(target));
  767. return;
  768. case 55:
  769. this.door_2f_a_btn = ((System.Windows.Controls.TabItem)(target));
  770. return;
  771. case 56:
  772. this.Door_2F_A = ((System.Windows.Controls.Grid)(target));
  773. return;
  774. case 57:
  775. this.door_2f_b_btn = ((System.Windows.Controls.TabItem)(target));
  776. return;
  777. case 58:
  778. this.Door_2F_B = ((System.Windows.Controls.Grid)(target));
  779. return;
  780. case 59:
  781. this.door_2f_c_btn = ((System.Windows.Controls.TabItem)(target));
  782. return;
  783. case 60:
  784. this.Door_2F_C = ((System.Windows.Controls.Grid)(target));
  785. return;
  786. case 61:
  787. this.door_3F = ((System.Windows.Controls.Grid)(target));
  788. return;
  789. case 62:
  790. this.door_3F_a_btn = ((System.Windows.Controls.TabItem)(target));
  791. return;
  792. case 63:
  793. this.Door_3F_A = ((System.Windows.Controls.Grid)(target));
  794. return;
  795. case 64:
  796. this.door_3F_b_btn = ((System.Windows.Controls.TabItem)(target));
  797. return;
  798. case 65:
  799. this.Door_3F_B = ((System.Windows.Controls.Grid)(target));
  800. return;
  801. case 66:
  802. this.door2bWidth = ((System.Windows.Controls.ComboBox)(target));
  803. return;
  804. case 67:
  805. this.door_3F_c_btn = ((System.Windows.Controls.TabItem)(target));
  806. return;
  807. case 68:
  808. this.Door_3F_C = ((System.Windows.Controls.Grid)(target));
  809. return;
  810. case 69:
  811. this.door_4F = ((System.Windows.Controls.Grid)(target));
  812. return;
  813. case 70:
  814. this.door_4F_a_btn = ((System.Windows.Controls.TabItem)(target));
  815. return;
  816. case 71:
  817. this.Door_4F_A = ((System.Windows.Controls.Grid)(target));
  818. return;
  819. case 72:
  820. this.door_4F_b_btn = ((System.Windows.Controls.TabItem)(target));
  821. return;
  822. case 73:
  823. this.Door_4F_B = ((System.Windows.Controls.Grid)(target));
  824. return;
  825. case 74:
  826. this.door_4F_c_btn = ((System.Windows.Controls.TabItem)(target));
  827. return;
  828. case 75:
  829. this.Door_4F_C = ((System.Windows.Controls.Grid)(target));
  830. return;
  831. case 76:
  832. this.door_5F = ((System.Windows.Controls.Grid)(target));
  833. return;
  834. case 77:
  835. this.door_5F_a_btn = ((System.Windows.Controls.TabItem)(target));
  836. return;
  837. case 78:
  838. this.Door_5F_A = ((System.Windows.Controls.Grid)(target));
  839. return;
  840. case 79:
  841. this.door_5F_b_btn = ((System.Windows.Controls.TabItem)(target));
  842. return;
  843. case 80:
  844. this.Door_5F_B = ((System.Windows.Controls.Grid)(target));
  845. return;
  846. case 81:
  847. this.door_5F_c_btn = ((System.Windows.Controls.TabItem)(target));
  848. return;
  849. case 82:
  850. this.Door_5F_C = ((System.Windows.Controls.Grid)(target));
  851. return;
  852. case 83:
  853. this.door_6F = ((System.Windows.Controls.Grid)(target));
  854. return;
  855. case 84:
  856. this.door_6F_a_btn = ((System.Windows.Controls.TabItem)(target));
  857. return;
  858. case 85:
  859. this.Door_6F_A = ((System.Windows.Controls.Grid)(target));
  860. return;
  861. case 86:
  862. this.door_6F_b_btn = ((System.Windows.Controls.TabItem)(target));
  863. return;
  864. case 87:
  865. this.Door_6F_B = ((System.Windows.Controls.Grid)(target));
  866. return;
  867. case 88:
  868. this.door_6F_c_btn = ((System.Windows.Controls.TabItem)(target));
  869. return;
  870. case 89:
  871. this.Door_6F_C = ((System.Windows.Controls.Grid)(target));
  872. return;
  873. case 90:
  874. this.color_page = ((System.Windows.Controls.Grid)(target));
  875. return;
  876. case 91:
  877. this.Standard_Color = ((System.Windows.Controls.Grid)(target));
  878. return;
  879. case 92:
  880. this.standard_colors = ((System.Windows.Controls.ItemsControl)(target));
  881. return;
  882. case 93:
  883. this.customize_color = ((System.Windows.Controls.TextBox)(target));
  884. return;
  885. case 94:
  886. this.RAL_Color = ((System.Windows.Controls.Grid)(target));
  887. return;
  888. case 95:
  889. this.RAL_colors = ((System.Windows.Controls.ItemsControl)(target));
  890. return;
  891. case 96:
  892. this.enclosure_tab = ((System.Windows.Controls.TabItem)(target));
  893. return;
  894. case 97:
  895. this.enclosure_mat = ((System.Windows.Controls.Grid)(target));
  896. return;
  897. case 98:
  898. this.set_enclosure_mat_c = ((System.Windows.Controls.ComboBox)(target));
  899. return;
  900. case 99:
  901. this.set_enclosure_mat_a = ((System.Windows.Controls.ComboBox)(target));
  902. return;
  903. case 100:
  904. this.set_enclosure_mat_b = ((System.Windows.Controls.ComboBox)(target));
  905. return;
  906. case 101:
  907. this.cabin_walls_mat = ((System.Windows.Controls.ItemsControl)(target));
  908. return;
  909. case 102:
  910. this.service_panel_mat = ((System.Windows.Controls.ItemsControl)(target));
  911. return;
  912. case 103:
  913. this.carpet_panel_mat = ((System.Windows.Controls.ItemsControl)(target));
  914. return;
  915. case 104:
  916. this.ambient_color = ((System.Windows.Controls.CheckBox)(target));
  917. return;
  918. case 105:
  919. this.custom_ambient_light = ((System.Windows.Controls.Grid)(target));
  920. return;
  921. case 106:
  922. this.custom_color = ((System.Windows.Controls.Slider)(target));
  923. return;
  924. case 107:
  925. this.btn_preview = ((System.Windows.Controls.Button)(target));
  926. return;
  927. }
  928. this._contentLoaded = true;
  929. }
  930. internal System.Windows.Controls.ItemsControl door_handle_mat;
  931. }
  932. }