0d7ad0b5d340a65533bceeef9f2ce5c352c8e80c197edbecb4cc783deec15466.source 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. #pragma checksum "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "86D88AD6B541F758AF8F2CE01B8359AB44BB1052"
  2. //------------------------------------------------------------------------------
  3. // <auto-generated>
  4. // 此代码由工具生成。
  5. // 运行时版本:4.0.30319.42000
  6. //
  7. // 对此文件的更改可能会导致不正确的行为,并且如果
  8. // 重新生成代码,这些更改将会丢失。
  9. // </auto-generated>
  10. //------------------------------------------------------------------------------
  11. using System;
  12. using System.Diagnostics;
  13. using System.Windows;
  14. using System.Windows.Automation;
  15. using System.Windows.Controls;
  16. using System.Windows.Controls.Primitives;
  17. using System.Windows.Controls.Ribbon;
  18. using System.Windows.Data;
  19. using System.Windows.Documents;
  20. using System.Windows.Ink;
  21. using System.Windows.Input;
  22. using System.Windows.Markup;
  23. using System.Windows.Media;
  24. using System.Windows.Media.Animation;
  25. using System.Windows.Media.Effects;
  26. using System.Windows.Media.Imaging;
  27. using System.Windows.Media.Media3D;
  28. using System.Windows.Media.TextFormatting;
  29. using System.Windows.Navigation;
  30. using System.Windows.Shapes;
  31. using System.Windows.Shell;
  32. namespace TeamAAS.Database.UI {
  33. /// <summary>
  34. /// DefaultDatabaseConfigPage
  35. /// </summary>
  36. public partial class DefaultDatabaseConfigPage : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
  37. #line 17 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  38. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  39. internal System.Windows.Controls.TextBlock TxtProduct;
  40. #line default
  41. #line hidden
  42. #line 20 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  43. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  44. internal System.Windows.Controls.TextBlock TxtProvider;
  45. #line default
  46. #line hidden
  47. #line 22 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  48. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  49. internal System.Windows.Controls.Border StatusDot;
  50. #line default
  51. #line hidden
  52. #line 24 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  53. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  54. internal System.Windows.Controls.TextBlock TxtStatus;
  55. #line default
  56. #line hidden
  57. #line 37 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  58. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  59. internal System.Windows.Controls.TextBox TxtServer;
  60. #line default
  61. #line hidden
  62. #line 38 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  63. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  64. internal System.Windows.Controls.Button BtnSave;
  65. #line default
  66. #line hidden
  67. #line 43 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  68. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  69. internal System.Windows.Controls.Button BtnInit;
  70. #line default
  71. #line hidden
  72. #line 44 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  73. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  74. internal System.Windows.Controls.Button BtnTest;
  75. #line default
  76. #line hidden
  77. #line 45 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  78. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  79. internal System.Windows.Controls.Button BtnRefresh;
  80. #line default
  81. #line hidden
  82. #line 50 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  83. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
  84. internal System.Windows.Controls.ListBox TableList;
  85. #line default
  86. #line hidden
  87. private bool _contentLoaded;
  88. /// <summary>
  89. /// InitializeComponent
  90. /// </summary>
  91. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  92. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  93. public void InitializeComponent() {
  94. if (_contentLoaded) {
  95. return;
  96. }
  97. _contentLoaded = true;
  98. System.Uri resourceLocater = new System.Uri("/TeamAAS.Database;component/ui/defaultdatabaseconfigpage.xaml", System.UriKind.Relative);
  99. #line 1 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  100. System.Windows.Application.LoadComponent(this, resourceLocater);
  101. #line default
  102. #line hidden
  103. }
  104. [System.Diagnostics.DebuggerNonUserCodeAttribute()]
  105. [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.11.0")]
  106. [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
  107. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
  108. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
  109. [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
  110. void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
  111. switch (connectionId)
  112. {
  113. case 1:
  114. this.TxtProduct = ((System.Windows.Controls.TextBlock)(target));
  115. return;
  116. case 2:
  117. this.TxtProvider = ((System.Windows.Controls.TextBlock)(target));
  118. return;
  119. case 3:
  120. this.StatusDot = ((System.Windows.Controls.Border)(target));
  121. return;
  122. case 4:
  123. this.TxtStatus = ((System.Windows.Controls.TextBlock)(target));
  124. return;
  125. case 5:
  126. this.TxtServer = ((System.Windows.Controls.TextBox)(target));
  127. return;
  128. case 6:
  129. this.BtnSave = ((System.Windows.Controls.Button)(target));
  130. #line 38 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  131. this.BtnSave.Click += new System.Windows.RoutedEventHandler(this.BtnSave_Click);
  132. #line default
  133. #line hidden
  134. return;
  135. case 7:
  136. this.BtnInit = ((System.Windows.Controls.Button)(target));
  137. #line 43 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  138. this.BtnInit.Click += new System.Windows.RoutedEventHandler(this.BtnInit_Click);
  139. #line default
  140. #line hidden
  141. return;
  142. case 8:
  143. this.BtnTest = ((System.Windows.Controls.Button)(target));
  144. #line 44 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  145. this.BtnTest.Click += new System.Windows.RoutedEventHandler(this.BtnTest_Click);
  146. #line default
  147. #line hidden
  148. return;
  149. case 9:
  150. this.BtnRefresh = ((System.Windows.Controls.Button)(target));
  151. #line 45 "..\..\..\..\UI\DefaultDatabaseConfigPage.xaml"
  152. this.BtnRefresh.Click += new System.Windows.RoutedEventHandler(this.BtnRefresh_Click);
  153. #line default
  154. #line hidden
  155. return;
  156. case 10:
  157. this.TableList = ((System.Windows.Controls.ListBox)(target));
  158. return;
  159. }
  160. this._contentLoaded = true;
  161. }
  162. }
  163. }