markus / KCOM / obj / Debug / Controls / PrintControl.g.cs @ 787a4489
이력 | 보기 | 이력해설 | 다운로드 (20.3 KB)
1 |
#pragma checksum "..\..\..\Controls\PrintControl.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0C18EFD2200B58CFEFC3BBC68A4C6370BBB54EFC" |
---|---|
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.WrapPanel; |
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.Control { |
57 |
|
58 |
|
59 |
/// <summary> |
60 |
/// PrintControl |
61 |
/// </summary> |
62 |
public partial class PrintControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { |
63 |
|
64 |
|
65 |
#line 31 "..\..\..\Controls\PrintControl.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 72 "..\..\..\Controls\PrintControl.xaml" |
74 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
75 |
internal System.Windows.Controls.Viewbox PrintView; |
76 |
|
77 |
#line default |
78 |
#line hidden |
79 |
|
80 |
|
81 |
#line 73 "..\..\..\Controls\PrintControl.xaml" |
82 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
83 |
internal System.Windows.Controls.Canvas printCanvas; |
84 |
|
85 |
#line default |
86 |
#line hidden |
87 |
|
88 |
|
89 |
#line 78 "..\..\..\Controls\PrintControl.xaml" |
90 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
91 |
internal Telerik.Windows.Controls.RadBusyIndicator indicator; |
92 |
|
93 |
#line default |
94 |
#line hidden |
95 |
|
96 |
|
97 |
#line 85 "..\..\..\Controls\PrintControl.xaml" |
98 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
99 |
internal Telerik.Windows.Controls.RadSlider sliderPages; |
100 |
|
101 |
#line default |
102 |
#line hidden |
103 |
|
104 |
|
105 |
#line 105 "..\..\..\Controls\PrintControl.xaml" |
106 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
107 |
internal System.Windows.Controls.ProgressBar ProgressState; |
108 |
|
109 |
#line default |
110 |
#line hidden |
111 |
|
112 |
|
113 |
#line 109 "..\..\..\Controls\PrintControl.xaml" |
114 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
115 |
internal System.Windows.Controls.TextBlock testMsg; |
116 |
|
117 |
#line default |
118 |
#line hidden |
119 |
|
120 |
|
121 |
#line 137 "..\..\..\Controls\PrintControl.xaml" |
122 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
123 |
internal System.Windows.Controls.CheckBox chkOnlyMarkup; |
124 |
|
125 |
#line default |
126 |
#line hidden |
127 |
|
128 |
|
129 |
#line 156 "..\..\..\Controls\PrintControl.xaml" |
130 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
131 |
internal Telerik.Windows.Controls.RadRadioButton btCurrentPages; |
132 |
|
133 |
#line default |
134 |
#line hidden |
135 |
|
136 |
|
137 |
#line 158 "..\..\..\Controls\PrintControl.xaml" |
138 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
139 |
internal Telerik.Windows.Controls.RadRadioButton btRagePages; |
140 |
|
141 |
#line default |
142 |
#line hidden |
143 |
|
144 |
|
145 |
#line 168 "..\..\..\Controls\PrintControl.xaml" |
146 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
147 |
internal Telerik.Windows.Controls.GroupBox Selected_Print; |
148 |
|
149 |
#line default |
150 |
#line hidden |
151 |
|
152 |
|
153 |
#line 170 "..\..\..\Controls\PrintControl.xaml" |
154 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
155 |
internal Telerik.Windows.Controls.RadComboBox cbPrint; |
156 |
|
157 |
#line default |
158 |
#line hidden |
159 |
|
160 |
|
161 |
#line 175 "..\..\..\Controls\PrintControl.xaml" |
162 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
163 |
internal System.Windows.Controls.Grid rangeView; |
164 |
|
165 |
#line default |
166 |
#line hidden |
167 |
|
168 |
|
169 |
#line 177 "..\..\..\Controls\PrintControl.xaml" |
170 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
171 |
internal System.Windows.Controls.Grid GridCurrentPage; |
172 |
|
173 |
#line default |
174 |
#line hidden |
175 |
|
176 |
|
177 |
#line 190 "..\..\..\Controls\PrintControl.xaml" |
178 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
179 |
internal System.Windows.Controls.Grid GridRangePages; |
180 |
|
181 |
#line default |
182 |
#line hidden |
183 |
|
184 |
|
185 |
#line 198 "..\..\..\Controls\PrintControl.xaml" |
186 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
187 |
internal Telerik.Windows.Controls.RadNumericUpDown stPageNo; |
188 |
|
189 |
#line default |
190 |
#line hidden |
191 |
|
192 |
|
193 |
#line 201 "..\..\..\Controls\PrintControl.xaml" |
194 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
195 |
internal Telerik.Windows.Controls.RadNumericUpDown edPageNo; |
196 |
|
197 |
#line default |
198 |
#line hidden |
199 |
|
200 |
|
201 |
#line 206 "..\..\..\Controls\PrintControl.xaml" |
202 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
203 |
internal System.Windows.Controls.Grid GridDefinePages; |
204 |
|
205 |
#line default |
206 |
#line hidden |
207 |
|
208 |
|
209 |
#line 220 "..\..\..\Controls\PrintControl.xaml" |
210 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
211 |
internal System.Windows.Controls.TextBox txtDefinedPages; |
212 |
|
213 |
#line default |
214 |
#line hidden |
215 |
|
216 |
|
217 |
#line 224 "..\..\..\Controls\PrintControl.xaml" |
218 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
219 |
internal Telerik.Windows.Controls.RadButton btnClearDefinedPages; |
220 |
|
221 |
#line default |
222 |
#line hidden |
223 |
|
224 |
|
225 |
#line 242 "..\..\..\Controls\PrintControl.xaml" |
226 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
227 |
internal System.Windows.Controls.Grid GridAllPages; |
228 |
|
229 |
#line default |
230 |
#line hidden |
231 |
|
232 |
|
233 |
#line 260 "..\..\..\Controls\PrintControl.xaml" |
234 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
235 |
internal System.Windows.Controls.ListBox CommentPageList; |
236 |
|
237 |
#line default |
238 |
#line hidden |
239 |
|
240 |
|
241 |
#line 290 "..\..\..\Controls\PrintControl.xaml" |
242 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
243 |
internal Telerik.Windows.Controls.RadGridView gridViewMarkup; |
244 |
|
245 |
#line default |
246 |
#line hidden |
247 |
|
248 |
|
249 |
#line 334 "..\..\..\Controls\PrintControl.xaml" |
250 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
251 |
internal Telerik.Windows.Controls.RadButton btnWholePrint; |
252 |
|
253 |
#line default |
254 |
#line hidden |
255 |
|
256 |
|
257 |
#line 338 "..\..\..\Controls\PrintControl.xaml" |
258 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
259 |
internal Telerik.Windows.Controls.RadButton btnWholeExport; |
260 |
|
261 |
#line default |
262 |
#line hidden |
263 |
|
264 |
|
265 |
#line 354 "..\..\..\Controls\PrintControl.xaml" |
266 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
267 |
internal System.Windows.Controls.TextBlock totalPage_Whole; |
268 |
|
269 |
#line default |
270 |
#line hidden |
271 |
|
272 |
|
273 |
#line 358 "..\..\..\Controls\PrintControl.xaml" |
274 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
275 |
internal System.Windows.Controls.TextBlock totalPage_Selected; |
276 |
|
277 |
#line default |
278 |
#line hidden |
279 |
|
280 |
|
281 |
#line 368 "..\..\..\Controls\PrintControl.xaml" |
282 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
283 |
internal Telerik.Windows.Controls.RadBusyIndicator printIndy; |
284 |
|
285 |
#line default |
286 |
#line hidden |
287 |
|
288 |
private bool _contentLoaded; |
289 |
|
290 |
/// <summary> |
291 |
/// InitializeComponent |
292 |
/// </summary> |
293 |
[System.Diagnostics.DebuggerNonUserCodeAttribute()] |
294 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
295 |
public void InitializeComponent() { |
296 |
if (_contentLoaded) { |
297 |
return; |
298 |
} |
299 |
_contentLoaded = true; |
300 |
System.Uri resourceLocater = new System.Uri("/KCOM;component/controls/printcontrol.xaml", System.UriKind.Relative); |
301 |
|
302 |
#line 1 "..\..\..\Controls\PrintControl.xaml" |
303 |
System.Windows.Application.LoadComponent(this, resourceLocater); |
304 |
|
305 |
#line default |
306 |
#line hidden |
307 |
} |
308 |
|
309 |
[System.Diagnostics.DebuggerNonUserCodeAttribute()] |
310 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
311 |
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] |
312 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] |
313 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] |
314 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] |
315 |
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { |
316 |
switch (connectionId) |
317 |
{ |
318 |
case 1: |
319 |
this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); |
320 |
return; |
321 |
case 2: |
322 |
this.PrintView = ((System.Windows.Controls.Viewbox)(target)); |
323 |
return; |
324 |
case 3: |
325 |
this.printCanvas = ((System.Windows.Controls.Canvas)(target)); |
326 |
return; |
327 |
case 4: |
328 |
this.indicator = ((Telerik.Windows.Controls.RadBusyIndicator)(target)); |
329 |
return; |
330 |
case 5: |
331 |
this.sliderPages = ((Telerik.Windows.Controls.RadSlider)(target)); |
332 |
|
333 |
#line 88 "..\..\..\Controls\PrintControl.xaml" |
334 |
this.sliderPages.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.sliderPages_ValueChanged); |
335 |
|
336 |
#line default |
337 |
#line hidden |
338 |
|
339 |
#line 90 "..\..\..\Controls\PrintControl.xaml" |
340 |
this.sliderPages.DragCompleted += new System.EventHandler<Telerik.Windows.Controls.RadDragCompletedEventArgs>(this.sliderPages_DragCompleted); |
341 |
|
342 |
#line default |
343 |
#line hidden |
344 |
|
345 |
#line 91 "..\..\..\Controls\PrintControl.xaml" |
346 |
this.sliderPages.DragStarted += new System.EventHandler<Telerik.Windows.Controls.RadDragStartedEventArgs>(this.sliderPages_DragStarted); |
347 |
|
348 |
#line default |
349 |
#line hidden |
350 |
return; |
351 |
case 6: |
352 |
this.ProgressState = ((System.Windows.Controls.ProgressBar)(target)); |
353 |
return; |
354 |
case 7: |
355 |
this.testMsg = ((System.Windows.Controls.TextBlock)(target)); |
356 |
return; |
357 |
case 8: |
358 |
this.chkOnlyMarkup = ((System.Windows.Controls.CheckBox)(target)); |
359 |
|
360 |
#line 140 "..\..\..\Controls\PrintControl.xaml" |
361 |
this.chkOnlyMarkup.Checked += new System.Windows.RoutedEventHandler(this.chkOnlyMarkup_Checked); |
362 |
|
363 |
#line default |
364 |
#line hidden |
365 |
|
366 |
#line 140 "..\..\..\Controls\PrintControl.xaml" |
367 |
this.chkOnlyMarkup.Unchecked += new System.Windows.RoutedEventHandler(this.chkOnlyMarkup_Checked); |
368 |
|
369 |
#line default |
370 |
#line hidden |
371 |
return; |
372 |
case 9: |
373 |
this.btCurrentPages = ((Telerik.Windows.Controls.RadRadioButton)(target)); |
374 |
|
375 |
#line 156 "..\..\..\Controls\PrintControl.xaml" |
376 |
this.btCurrentPages.Checked += new System.Windows.RoutedEventHandler(this.PageSelect_Checked); |
377 |
|
378 |
#line default |
379 |
#line hidden |
380 |
return; |
381 |
case 10: |
382 |
this.btRagePages = ((Telerik.Windows.Controls.RadRadioButton)(target)); |
383 |
|
384 |
#line 158 "..\..\..\Controls\PrintControl.xaml" |
385 |
this.btRagePages.Checked += new System.Windows.RoutedEventHandler(this.PageSelect_Checked); |
386 |
|
387 |
#line default |
388 |
#line hidden |
389 |
return; |
390 |
case 11: |
391 |
|
392 |
#line 160 "..\..\..\Controls\PrintControl.xaml" |
393 |
((Telerik.Windows.Controls.RadRadioButton)(target)).Checked += new System.Windows.RoutedEventHandler(this.PageSelect_Checked); |
394 |
|
395 |
#line default |
396 |
#line hidden |
397 |
return; |
398 |
case 12: |
399 |
|
400 |
#line 162 "..\..\..\Controls\PrintControl.xaml" |
401 |
((Telerik.Windows.Controls.RadRadioButton)(target)).Checked += new System.Windows.RoutedEventHandler(this.PageSelect_Checked); |
402 |
|
403 |
#line default |
404 |
#line hidden |
405 |
return; |
406 |
case 13: |
407 |
this.Selected_Print = ((Telerik.Windows.Controls.GroupBox)(target)); |
408 |
return; |
409 |
case 14: |
410 |
this.cbPrint = ((Telerik.Windows.Controls.RadComboBox)(target)); |
411 |
return; |
412 |
case 15: |
413 |
this.rangeView = ((System.Windows.Controls.Grid)(target)); |
414 |
return; |
415 |
case 16: |
416 |
this.GridCurrentPage = ((System.Windows.Controls.Grid)(target)); |
417 |
return; |
418 |
case 17: |
419 |
this.GridRangePages = ((System.Windows.Controls.Grid)(target)); |
420 |
return; |
421 |
case 18: |
422 |
this.stPageNo = ((Telerik.Windows.Controls.RadNumericUpDown)(target)); |
423 |
|
424 |
#line 198 "..\..\..\Controls\PrintControl.xaml" |
425 |
this.stPageNo.ValueChanged += new System.EventHandler<Telerik.Windows.Controls.RadRangeBaseValueChangedEventArgs>(this.PageNo_ValueChanged); |
426 |
|
427 |
#line default |
428 |
#line hidden |
429 |
return; |
430 |
case 19: |
431 |
this.edPageNo = ((Telerik.Windows.Controls.RadNumericUpDown)(target)); |
432 |
|
433 |
#line 201 "..\..\..\Controls\PrintControl.xaml" |
434 |
this.edPageNo.ValueChanged += new System.EventHandler<Telerik.Windows.Controls.RadRangeBaseValueChangedEventArgs>(this.PageNo_ValueChanged); |
435 |
|
436 |
#line default |
437 |
#line hidden |
438 |
return; |
439 |
case 20: |
440 |
this.GridDefinePages = ((System.Windows.Controls.Grid)(target)); |
441 |
return; |
442 |
case 21: |
443 |
this.txtDefinedPages = ((System.Windows.Controls.TextBox)(target)); |
444 |
|
445 |
#line 221 "..\..\..\Controls\PrintControl.xaml" |
446 |
this.txtDefinedPages.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtDefinedPages_TextChanged); |
447 |
|
448 |
#line default |
449 |
#line hidden |
450 |
return; |
451 |
case 22: |
452 |
this.btnClearDefinedPages = ((Telerik.Windows.Controls.RadButton)(target)); |
453 |
|
454 |
#line 225 "..\..\..\Controls\PrintControl.xaml" |
455 |
this.btnClearDefinedPages.Click += new System.Windows.RoutedEventHandler(this.btnClearDefinedPages_Click); |
456 |
|
457 |
#line default |
458 |
#line hidden |
459 |
return; |
460 |
case 23: |
461 |
this.GridAllPages = ((System.Windows.Controls.Grid)(target)); |
462 |
return; |
463 |
case 24: |
464 |
this.CommentPageList = ((System.Windows.Controls.ListBox)(target)); |
465 |
|
466 |
#line 262 "..\..\..\Controls\PrintControl.xaml" |
467 |
this.CommentPageList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CommentPageList_SelectionChanged); |
468 |
|
469 |
#line default |
470 |
#line hidden |
471 |
return; |
472 |
case 25: |
473 |
this.gridViewMarkup = ((Telerik.Windows.Controls.RadGridView)(target)); |
474 |
|
475 |
#line 291 "..\..\..\Controls\PrintControl.xaml" |
476 |
this.gridViewMarkup.SelectionChanged += new System.EventHandler<Telerik.Windows.Controls.SelectionChangeEventArgs>(this.gridViewMarkup_SelectionChanged); |
477 |
|
478 |
#line default |
479 |
#line hidden |
480 |
return; |
481 |
case 26: |
482 |
this.btnWholePrint = ((Telerik.Windows.Controls.RadButton)(target)); |
483 |
|
484 |
#line 336 "..\..\..\Controls\PrintControl.xaml" |
485 |
this.btnWholePrint.Click += new System.Windows.RoutedEventHandler(this.PrintMethod); |
486 |
|
487 |
#line default |
488 |
#line hidden |
489 |
return; |
490 |
case 27: |
491 |
this.btnWholeExport = ((Telerik.Windows.Controls.RadButton)(target)); |
492 |
|
493 |
#line 340 "..\..\..\Controls\PrintControl.xaml" |
494 |
this.btnWholeExport.Click += new System.Windows.RoutedEventHandler(this.ExportMethod); |
495 |
|
496 |
#line default |
497 |
#line hidden |
498 |
return; |
499 |
case 28: |
500 |
this.totalPage_Whole = ((System.Windows.Controls.TextBlock)(target)); |
501 |
return; |
502 |
case 29: |
503 |
this.totalPage_Selected = ((System.Windows.Controls.TextBlock)(target)); |
504 |
return; |
505 |
case 30: |
506 |
this.printIndy = ((Telerik.Windows.Controls.RadBusyIndicator)(target)); |
507 |
return; |
508 |
} |
509 |
this._contentLoaded = true; |
510 |
} |
511 |
} |
512 |
} |
513 |
|