markus / KCOM / obj / Debug / Controls / test.g.cs @ 787a4489
이력 | 보기 | 이력해설 | 다운로드 (8.88 KB)
1 |
#pragma checksum "..\..\..\Controls\test.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FC0B3D36FDE9ABBB8EA4206EE7316A5D75C73269" |
---|---|
2 |
//------------------------------------------------------------------------------ |
3 |
// <auto-generated> |
4 |
// This code was generated by a tool. |
5 |
// Runtime Version:4.0.30319.42000 |
6 |
// |
7 |
// Changes to this file may cause incorrect behavior and will be lost if |
8 |
// the code is regenerated. |
9 |
// </auto-generated> |
10 |
//------------------------------------------------------------------------------ |
11 |
|
12 |
using KCOM.Controls; |
13 |
using System; |
14 |
using System.Diagnostics; |
15 |
using System.Windows; |
16 |
using System.Windows.Automation; |
17 |
using System.Windows.Controls; |
18 |
using System.Windows.Controls.Primitives; |
19 |
using System.Windows.Data; |
20 |
using System.Windows.Documents; |
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 |
using Telerik.Windows.Controls; |
34 |
using Telerik.Windows.Controls.Animation; |
35 |
using Telerik.Windows.Controls.Behaviors; |
36 |
using Telerik.Windows.Controls.Carousel; |
37 |
using Telerik.Windows.Controls.Docking; |
38 |
using Telerik.Windows.Controls.DragDrop; |
39 |
using Telerik.Windows.Controls.GridView; |
40 |
using Telerik.Windows.Controls.LayoutControl; |
41 |
using Telerik.Windows.Controls.Legend; |
42 |
using Telerik.Windows.Controls.Primitives; |
43 |
using Telerik.Windows.Controls.RadialMenu; |
44 |
using Telerik.Windows.Controls.RibbonView; |
45 |
using Telerik.Windows.Controls.TransitionEffects; |
46 |
using Telerik.Windows.Controls.TreeListView; |
47 |
using Telerik.Windows.Controls.TreeView; |
48 |
using Telerik.Windows.Controls.Wizard; |
49 |
using Telerik.Windows.Data; |
50 |
using Telerik.Windows.DragDrop; |
51 |
using Telerik.Windows.DragDrop.Behaviors; |
52 |
using Telerik.Windows.Input.Touch; |
53 |
using Telerik.Windows.Shapes; |
54 |
|
55 |
|
56 |
namespace KCOM.Controls { |
57 |
|
58 |
|
59 |
/// <summary> |
60 |
/// test |
61 |
/// </summary> |
62 |
public partial class test : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector { |
63 |
|
64 |
|
65 |
#line 9 "..\..\..\Controls\test.xaml" |
66 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
67 |
internal System.Windows.Controls.Grid LayoutRoot; |
68 |
|
69 |
#line default |
70 |
#line hidden |
71 |
|
72 |
|
73 |
#line 26 "..\..\..\Controls\test.xaml" |
74 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
75 |
internal Telerik.Windows.Controls.RadGridView tb; |
76 |
|
77 |
#line default |
78 |
#line hidden |
79 |
|
80 |
|
81 |
#line 36 "..\..\..\Controls\test.xaml" |
82 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
83 |
internal Telerik.Windows.Controls.GridViewDataColumn Status; |
84 |
|
85 |
#line default |
86 |
#line hidden |
87 |
|
88 |
|
89 |
#line 54 "..\..\..\Controls\test.xaml" |
90 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
91 |
internal System.Windows.Controls.Grid grid1; |
92 |
|
93 |
#line default |
94 |
#line hidden |
95 |
|
96 |
|
97 |
#line 58 "..\..\..\Controls\test.xaml" |
98 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
99 |
internal System.Windows.Controls.Grid grid2; |
100 |
|
101 |
#line default |
102 |
#line hidden |
103 |
|
104 |
|
105 |
#line 61 "..\..\..\Controls\test.xaml" |
106 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
107 |
internal Telerik.Windows.Controls.RadGridView tb1; |
108 |
|
109 |
#line default |
110 |
#line hidden |
111 |
|
112 |
private bool _contentLoaded; |
113 |
|
114 |
/// <summary> |
115 |
/// InitializeComponent |
116 |
/// </summary> |
117 |
[System.Diagnostics.DebuggerNonUserCodeAttribute()] |
118 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
119 |
public void InitializeComponent() { |
120 |
if (_contentLoaded) { |
121 |
return; |
122 |
} |
123 |
_contentLoaded = true; |
124 |
System.Uri resourceLocater = new System.Uri("/KCOM;component/controls/test.xaml", System.UriKind.Relative); |
125 |
|
126 |
#line 1 "..\..\..\Controls\test.xaml" |
127 |
System.Windows.Application.LoadComponent(this, resourceLocater); |
128 |
|
129 |
#line default |
130 |
#line hidden |
131 |
} |
132 |
|
133 |
[System.Diagnostics.DebuggerNonUserCodeAttribute()] |
134 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
135 |
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] |
136 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] |
137 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] |
138 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] |
139 |
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { |
140 |
switch (connectionId) |
141 |
{ |
142 |
case 1: |
143 |
this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); |
144 |
return; |
145 |
case 2: |
146 |
this.tb = ((Telerik.Windows.Controls.RadGridView)(target)); |
147 |
|
148 |
#line 26 "..\..\..\Controls\test.xaml" |
149 |
this.tb.CellLoaded += new System.EventHandler<Telerik.Windows.Controls.GridView.CellEventArgs>(this.tb_CellLoaded); |
150 |
|
151 |
#line default |
152 |
#line hidden |
153 |
|
154 |
#line 27 "..\..\..\Controls\test.xaml" |
155 |
this.tb.Loaded += new System.Windows.RoutedEventHandler(this.RadGridView_Loaded); |
156 |
|
157 |
#line default |
158 |
#line hidden |
159 |
return; |
160 |
case 3: |
161 |
this.Status = ((Telerik.Windows.Controls.GridViewDataColumn)(target)); |
162 |
return; |
163 |
case 5: |
164 |
this.grid1 = ((System.Windows.Controls.Grid)(target)); |
165 |
return; |
166 |
case 6: |
167 |
this.grid2 = ((System.Windows.Controls.Grid)(target)); |
168 |
return; |
169 |
case 7: |
170 |
this.tb1 = ((Telerik.Windows.Controls.RadGridView)(target)); |
171 |
|
172 |
#line 61 "..\..\..\Controls\test.xaml" |
173 |
this.tb1.CellLoaded += new System.EventHandler<Telerik.Windows.Controls.GridView.CellEventArgs>(this.tb_CellLoaded); |
174 |
|
175 |
#line default |
176 |
#line hidden |
177 |
|
178 |
#line 62 "..\..\..\Controls\test.xaml" |
179 |
this.tb1.Loaded += new System.Windows.RoutedEventHandler(this.RadGridView_Loaded); |
180 |
|
181 |
#line default |
182 |
#line hidden |
183 |
return; |
184 |
case 8: |
185 |
|
186 |
#line 75 "..\..\..\Controls\test.xaml" |
187 |
((Telerik.Windows.Controls.RadButton)(target)).Click += new System.Windows.RoutedEventHandler(this.CampareEvent); |
188 |
|
189 |
#line default |
190 |
#line hidden |
191 |
return; |
192 |
case 9: |
193 |
|
194 |
#line 76 "..\..\..\Controls\test.xaml" |
195 |
((Telerik.Windows.Controls.RadButton)(target)).Click += new System.Windows.RoutedEventHandler(this.ExportEvent); |
196 |
|
197 |
#line default |
198 |
#line hidden |
199 |
return; |
200 |
} |
201 |
this._contentLoaded = true; |
202 |
} |
203 |
|
204 |
[System.Diagnostics.DebuggerNonUserCodeAttribute()] |
205 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
206 |
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] |
207 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] |
208 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] |
209 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] |
210 |
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) { |
211 |
switch (connectionId) |
212 |
{ |
213 |
case 4: |
214 |
|
215 |
#line 42 "..\..\..\Controls\test.xaml" |
216 |
((System.Windows.Controls.TextBlock)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.TextBlock_MouseLeftButtonUp); |
217 |
|
218 |
#line default |
219 |
#line hidden |
220 |
break; |
221 |
} |
222 |
} |
223 |
} |
224 |
} |
225 |
|