My Project
UserControl1.g.i.cs
查看本檔案說明文件.
1 #pragma checksum "..\..\UserControl1.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "054E14DAB029F5600CB40DF1307DFB359287FF2E"
2 //------------------------------------------------------------------------------
3 // <auto-generated>
4 // 這段程式碼是由工具產生的。
5 // 執行階段版本:4.0.30319.42000
6 //
7 // 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
8 // 變更將會遺失。
9 // </auto-generated>
10 //------------------------------------------------------------------------------
11 
12 using System;
13 using System.Diagnostics;
14 using System.Windows;
15 using System.Windows.Automation;
16 using System.Windows.Controls;
17 using System.Windows.Controls.Primitives;
18 using System.Windows.Data;
19 using System.Windows.Documents;
20 using System.Windows.Forms.Integration;
21 using System.Windows.Ink;
22 using System.Windows.Input;
23 using System.Windows.Markup;
24 using System.Windows.Media;
25 using System.Windows.Media.Animation;
26 using System.Windows.Media.Effects;
27 using System.Windows.Media.Imaging;
28 using System.Windows.Media.Media3D;
29 using System.Windows.Media.TextFormatting;
30 using System.Windows.Navigation;
31 using System.Windows.Shapes;
32 using System.Windows.Shell;
33 
34 
35 namespace violet {
36 
37 
41  public partial class UserControl1 : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
42 
43 
44  #line 11 "..\..\UserControl1.xaml"
45  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
46  internal System.Windows.Controls.Canvas myBackground;
47 
48  #line default
49  #line hidden
50 
51 
52  #line 12 "..\..\UserControl1.xaml"
53  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
54  internal System.Windows.Controls.Canvas mygrid;
55 
56  #line default
57  #line hidden
58 
59 
60  #line 17 "..\..\UserControl1.xaml"
61  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
62  internal System.Windows.Controls.Canvas myControl;
63 
64  #line default
65  #line hidden
66 
67  private bool _contentLoaded;
68 
72  [System.Diagnostics.DebuggerNonUserCodeAttribute()]
73  [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
74  public void InitializeComponent() {
75  if (_contentLoaded) {
76  return;
77  }
78  _contentLoaded = true;
79  System.Uri resourceLocater = new System.Uri("/Violet;component/usercontrol1.xaml", System.UriKind.Relative);
80 
81  #line 1 "..\..\UserControl1.xaml"
82  System.Windows.Application.LoadComponent(this, resourceLocater);
83 
84  #line default
85  #line hidden
86  }
87 
88  [System.Diagnostics.DebuggerNonUserCodeAttribute()]
89  [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
90  [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
91  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
92  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
93  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
94  void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
95  switch (connectionId)
96  {
97  case 1:
98 
99  #line 7 "..\..\UserControl1.xaml"
100  ((violet.UserControl1)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.UserControl_Unloaded);
101 
102  #line default
103  #line hidden
104  return;
105  case 2:
106  this.myBackground = ((System.Windows.Controls.Canvas)(target));
107  return;
108  case 3:
109  this.mygrid = ((System.Windows.Controls.Canvas)(target));
110  return;
111  case 4:
112  this.myControl = ((System.Windows.Controls.Canvas)(target));
113  return;
114  }
115  this._contentLoaded = true;
116  }
117  }
118 }
119 
void InitializeComponent()
InitializeComponent
internal System.Windows.Controls.Canvas myBackground
使UNIX上開發的C程式移植到windows上 /summary>
Definition: Form1.cs:19
internal System.Windows.Controls.Canvas mygrid
internal System.Windows.Controls.Canvas myControl