2186cb71c5830bcfaa0e3e5474fa22482720aa8ca14377aee9787cd64470d584.source 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. #pragma checksum "..\..\..\..\Views\SettingView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "342724D1B1C434E4668B6B133CB3522FAB88DA8F"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // This code was generated by a tool.
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. using HandyControl.Controls;
  11. using HandyControl.Data;
  12. using HandyControl.Expression.Media;
  13. using HandyControl.Expression.Shapes;
  14. using HandyControl.Interactivity;
  15. using HandyControl.Media.Animation;
  16. using HandyControl.Media.Effects;
  17. using HandyControl.Properties.Langs;
  18. using HandyControl.Themes;
  19. using HandyControl.Tools;
  20. using HandyControl.Tools.Converter;
  21. using HandyControl.Tools.Extension;
  22. using Prism.DryIoc;
  23. using Prism.Interactivity;
  24. using Prism.Ioc;
  25. using Prism.Mvvm;
  26. using Prism.Regions;
  27. using Prism.Regions.Behaviors;
  28. using Prism.Services.Dialogs;
  29. using PropertyGridLib;
  30. using System;
  31. using System.Diagnostics;
  32. using System.IO.Ports;
  33. using System.Windows;
  34. using System.Windows.Automation;
  35. using System.Windows.Controls;
  36. using System.Windows.Controls.Primitives;
  37. using System.Windows.Controls.Ribbon;
  38. using System.Windows.Data;
  39. using System.Windows.Documents;
  40. using System.Windows.Forms.Integration;
  41. using System.Windows.Ink;
  42. using System.Windows.Input;
  43. using System.Windows.Markup;
  44. using System.Windows.Media;
  45. using System.Windows.Media.Animation;
  46. using System.Windows.Media.Effects;
  47. using System.Windows.Media.Imaging;
  48. using System.Windows.Media.Media3D;
  49. using System.Windows.Media.TextFormatting;
  50. using System.Windows.Navigation;
  51. using System.Windows.Shapes;
  52. using System.Windows.Shell;
  53. using TeamAAS.Camera.UI.Controls;
  54. using TeamAAS.Converters;
  55. using TeamAAS.Feeder.Enums;
  56. using TeamAAS.Feeder.Models;
  57. using TeamAAS.Localization;
  58. namespace TeamAAS.Views {
  59. /// <summary>
  60. /// SettingView
  61. /// </summary>
  62. public partial class SettingView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
  63. #line 317 "..\..\..\..\Views\SettingView.xaml"
  64. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  65. internal System.Windows.Controls.DataGrid CameraDataGrid;
  66. #line default
  67. #line hidden
  68. #line 433 "..\..\..\..\Views\SettingView.xaml"
  69. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  70. internal System.Windows.Controls.DataGrid RobotDataGrid;
  71. #line default
  72. #line hidden
  73. #line 2153 "..\..\..\..\Views\SettingView.xaml"
  74. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  75. internal System.Windows.Controls.ListBox PlcDebugLogListBox;
  76. #line default
  77. #line hidden
  78. #line 2191 "..\..\..\..\Views\SettingView.xaml"
  79. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  80. internal System.Windows.Controls.ListBox CommDebugLogListBox;
  81. #line default
  82. #line hidden
  83. private bool _contentLoaded;
  84. /// <summary>
  85. /// InitializeComponent
  86. /// </summary>
  87. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  88. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  89. public void InitializeComponent() {
  90. if (_contentLoaded) {
  91. return;
  92. }
  93. _contentLoaded = true;
  94. System.Uri resourceLocater = new System.Uri("/TeamAAS;component/views/settingview.xaml", System.UriKind.Relative);
  95. #line 1 "..\..\..\..\Views\SettingView.xaml"
  96. System.Windows.Application.LoadComponent(this, resourceLocater);
  97. #line default
  98. #line hidden
  99. }
  100. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  101. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  102. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  103. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  104. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  105. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  106. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  107. switch (connectionId)
  108. {
  109. case 1:
  110. this.CameraDataGrid = ((System.Windows.Controls.DataGrid)(target));
  111. return;
  112. case 2:
  113. this.RobotDataGrid = ((System.Windows.Controls.DataGrid)(target));
  114. #line 440 "..\..\..\..\Views\SettingView.xaml"
  115. this.RobotDataGrid.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.RobotDataGrid_MouseDoubleClick);
  116. #line default
  117. #line hidden
  118. return;
  119. case 3:
  120. this.PlcDebugLogListBox = ((System.Windows.Controls.ListBox)(target));
  121. #line 2155 "..\..\..\..\Views\SettingView.xaml"
  122. this.PlcDebugLogListBox.IsVisibleChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.PlcDebugLogListBox_IsVisibleChanged);
  123. #line default
  124. #line hidden
  125. #line 2156 "..\..\..\..\Views\SettingView.xaml"
  126. this.PlcDebugLogListBox.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.PlcDebugLogListBox_MouseDoubleClick);
  127. #line default
  128. #line hidden
  129. return;
  130. case 4:
  131. this.CommDebugLogListBox = ((System.Windows.Controls.ListBox)(target));
  132. #line 2192 "..\..\..\..\Views\SettingView.xaml"
  133. this.CommDebugLogListBox.IsVisibleChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.CommDebugLogListBox_IsVisibleChanged);
  134. #line default
  135. #line hidden
  136. #line 2193 "..\..\..\..\Views\SettingView.xaml"
  137. this.CommDebugLogListBox.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.CommDebugLogListBox_MouseDoubleClick);
  138. #line default
  139. #line hidden
  140. return;
  141. }
  142. this._contentLoaded = true;
  143. }
  144. }
  145. }