1
|
#pragma checksum "..\..\..\Views\MainMenu.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "9EE9CF9D2C83C8CE29C86E1C154AF18B0159BD1A"
|
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.Common;
|
13
|
using KCOM.Common.Converter;
|
14
|
using KCOM.Controls;
|
15
|
using KCOM.Messenger;
|
16
|
using Leadtools.Windows.Controls;
|
17
|
using MarkupToPDF.Controls.Angle;
|
18
|
using System;
|
19
|
using System.Diagnostics;
|
20
|
using System.Windows;
|
21
|
using System.Windows.Automation;
|
22
|
using System.Windows.Controls;
|
23
|
using System.Windows.Controls.Primitives;
|
24
|
using System.Windows.Data;
|
25
|
using System.Windows.Documents;
|
26
|
using System.Windows.Ink;
|
27
|
using System.Windows.Input;
|
28
|
using System.Windows.Markup;
|
29
|
using System.Windows.Media;
|
30
|
using System.Windows.Media.Animation;
|
31
|
using System.Windows.Media.Effects;
|
32
|
using System.Windows.Media.Imaging;
|
33
|
using System.Windows.Media.Media3D;
|
34
|
using System.Windows.Media.TextFormatting;
|
35
|
using System.Windows.Navigation;
|
36
|
using System.Windows.Shapes;
|
37
|
using System.Windows.Shell;
|
38
|
using Telerik.Windows.Controls;
|
39
|
using Telerik.Windows.Controls.Animation;
|
40
|
using Telerik.Windows.Controls.Behaviors;
|
41
|
using Telerik.Windows.Controls.Carousel;
|
42
|
using Telerik.Windows.Controls.Docking;
|
43
|
using Telerik.Windows.Controls.DragDrop;
|
44
|
using Telerik.Windows.Controls.GridView;
|
45
|
using Telerik.Windows.Controls.LayoutControl;
|
46
|
using Telerik.Windows.Controls.Legend;
|
47
|
using Telerik.Windows.Controls.Primitives;
|
48
|
using Telerik.Windows.Controls.RadialMenu;
|
49
|
using Telerik.Windows.Controls.RibbonView;
|
50
|
using Telerik.Windows.Controls.TransitionEffects;
|
51
|
using Telerik.Windows.Controls.TreeListView;
|
52
|
using Telerik.Windows.Controls.TreeView;
|
53
|
using Telerik.Windows.Controls.Wizard;
|
54
|
using Telerik.Windows.Data;
|
55
|
using Telerik.Windows.DragDrop;
|
56
|
using Telerik.Windows.DragDrop.Behaviors;
|
57
|
using Telerik.Windows.Input.Touch;
|
58
|
using Telerik.Windows.Shapes;
|
59
|
using ToggleSwitch;
|
60
|
using ZoomAndPan;
|
61
|
|
62
|
|
63
|
namespace KCOM.Views {
|
64
|
|
65
|
|
66
|
/// <summary>
|
67
|
/// MainMenu
|
68
|
/// </summary>
|
69
|
public partial class MainMenu : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
|
70
|
|
71
|
|
72
|
#line 106 "..\..\..\Views\MainMenu.xaml"
|
73
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
74
|
internal ZoomAndPan.ZoomAndPanControl zoomAndPanControl;
|
75
|
|
76
|
#line default
|
77
|
#line hidden
|
78
|
|
79
|
|
80
|
#line 119 "..\..\..\Views\MainMenu.xaml"
|
81
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
82
|
internal System.Windows.Controls.Canvas zoomAndPanCanvas;
|
83
|
|
84
|
#line default
|
85
|
#line hidden
|
86
|
|
87
|
|
88
|
#line 120 "..\..\..\Views\MainMenu.xaml"
|
89
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
90
|
internal System.Windows.Controls.Canvas drawingRotateCanvas;
|
91
|
|
92
|
#line default
|
93
|
#line hidden
|
94
|
|
95
|
|
96
|
#line 125 "..\..\..\Views\MainMenu.xaml"
|
97
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
98
|
internal System.Windows.Media.RotateTransform rotate;
|
99
|
|
100
|
#line default
|
101
|
#line hidden
|
102
|
|
103
|
|
104
|
#line 126 "..\..\..\Views\MainMenu.xaml"
|
105
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
106
|
internal System.Windows.Media.TranslateTransform translate;
|
107
|
|
108
|
#line default
|
109
|
#line hidden
|
110
|
|
111
|
|
112
|
#line 145 "..\..\..\Views\MainMenu.xaml"
|
113
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
114
|
internal System.Windows.Controls.InkPresenter inkBoard;
|
115
|
|
116
|
#line default
|
117
|
#line hidden
|
118
|
|
119
|
|
120
|
#line 146 "..\..\..\Views\MainMenu.xaml"
|
121
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
122
|
internal System.Windows.Controls.InkCanvas inkDrawingCanvas;
|
123
|
|
124
|
#line default
|
125
|
#line hidden
|
126
|
|
127
|
|
128
|
#line 156 "..\..\..\Views\MainMenu.xaml"
|
129
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
130
|
internal System.Windows.Controls.Canvas SelectLayer;
|
131
|
|
132
|
#line default
|
133
|
#line hidden
|
134
|
|
135
|
|
136
|
#line 157 "..\..\..\Views\MainMenu.xaml"
|
137
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
138
|
internal System.Windows.Controls.Border dragSelectionBorder;
|
139
|
|
140
|
#line default
|
141
|
#line hidden
|
142
|
|
143
|
|
144
|
#line 164 "..\..\..\Views\MainMenu.xaml"
|
145
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
146
|
internal System.Windows.Controls.Border dragCaptureBorder;
|
147
|
|
148
|
#line default
|
149
|
#line hidden
|
150
|
|
151
|
|
152
|
#line 183 "..\..\..\Views\MainMenu.xaml"
|
153
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
154
|
internal MarkupToPDF.Controls.Angle.AngleControl MainAngle;
|
155
|
|
156
|
#line default
|
157
|
#line hidden
|
158
|
|
159
|
|
160
|
#line 195 "..\..\..\Views\MainMenu.xaml"
|
161
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
162
|
internal Telerik.Windows.Controls.RadPane testPanel2;
|
163
|
|
164
|
#line default
|
165
|
#line hidden
|
166
|
|
167
|
|
168
|
#line 197 "..\..\..\Views\MainMenu.xaml"
|
169
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
170
|
internal ZoomAndPan.ZoomAndPanControl zoomAndPanControl2;
|
171
|
|
172
|
#line default
|
173
|
#line hidden
|
174
|
|
175
|
|
176
|
#line 204 "..\..\..\Views\MainMenu.xaml"
|
177
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
178
|
internal System.Windows.Controls.Canvas zoomAndPanCanvas2;
|
179
|
|
180
|
#line default
|
181
|
#line hidden
|
182
|
|
183
|
|
184
|
#line 205 "..\..\..\Views\MainMenu.xaml"
|
185
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
186
|
internal System.Windows.Controls.Canvas drawingRotateCanvas2;
|
187
|
|
188
|
#line default
|
189
|
#line hidden
|
190
|
|
191
|
|
192
|
#line 210 "..\..\..\Views\MainMenu.xaml"
|
193
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
194
|
internal System.Windows.Media.RotateTransform rotate2;
|
195
|
|
196
|
#line default
|
197
|
#line hidden
|
198
|
|
199
|
|
200
|
#line 211 "..\..\..\Views\MainMenu.xaml"
|
201
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
202
|
internal System.Windows.Media.TranslateTransform translate2;
|
203
|
|
204
|
#line default
|
205
|
#line hidden
|
206
|
|
207
|
|
208
|
#line 214 "..\..\..\Views\MainMenu.xaml"
|
209
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
210
|
internal System.Windows.Controls.ItemsControl itemsControl;
|
211
|
|
212
|
#line default
|
213
|
#line hidden
|
214
|
|
215
|
|
216
|
#line 224 "..\..\..\Views\MainMenu.xaml"
|
217
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
218
|
internal System.Windows.Controls.Canvas canvas_compareBorder;
|
219
|
|
220
|
#line default
|
221
|
#line hidden
|
222
|
|
223
|
|
224
|
#line 255 "..\..\..\Views\MainMenu.xaml"
|
225
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
226
|
internal System.Windows.Controls.TextBlock tlSyncRev;
|
227
|
|
228
|
#line default
|
229
|
#line hidden
|
230
|
|
231
|
|
232
|
#line 256 "..\..\..\Views\MainMenu.xaml"
|
233
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
234
|
internal System.Windows.Controls.TextBlock tlSyncPageNum;
|
235
|
|
236
|
#line default
|
237
|
#line hidden
|
238
|
|
239
|
|
240
|
#line 262 "..\..\..\Views\MainMenu.xaml"
|
241
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
242
|
internal ToggleSwitch.HorizontalToggleSwitch UserList;
|
243
|
|
244
|
#line default
|
245
|
#line hidden
|
246
|
|
247
|
|
248
|
#line 266 "..\..\..\Views\MainMenu.xaml"
|
249
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
250
|
internal ToggleSwitch.HorizontalToggleSwitch CompareMode;
|
251
|
|
252
|
#line default
|
253
|
#line hidden
|
254
|
|
255
|
|
256
|
#line 270 "..\..\..\Views\MainMenu.xaml"
|
257
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
258
|
internal ToggleSwitch.HorizontalToggleSwitch MarkupMode;
|
259
|
|
260
|
#line default
|
261
|
#line hidden
|
262
|
|
263
|
|
264
|
#line 274 "..\..\..\Views\MainMenu.xaml"
|
265
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
266
|
internal ToggleSwitch.HorizontalToggleSwitch BalanceMode;
|
267
|
|
268
|
#line default
|
269
|
#line hidden
|
270
|
|
271
|
|
272
|
#line 301 "..\..\..\Views\MainMenu.xaml"
|
273
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
274
|
internal Telerik.Windows.Controls.RadGridView gridViewRevMarkup;
|
275
|
|
276
|
#line default
|
277
|
#line hidden
|
278
|
|
279
|
|
280
|
#line 427 "..\..\..\Views\MainMenu.xaml"
|
281
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
282
|
internal Telerik.Windows.Controls.RadPaneGroup PN_Navi;
|
283
|
|
284
|
#line default
|
285
|
#line hidden
|
286
|
|
287
|
|
288
|
#line 461 "..\..\..\Views\MainMenu.xaml"
|
289
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
290
|
internal KCOM.Controls.Sample pageNavigator;
|
291
|
|
292
|
#line default
|
293
|
#line hidden
|
294
|
|
295
|
|
296
|
#line 470 "..\..\..\Views\MainMenu.xaml"
|
297
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
298
|
internal Telerik.Windows.Controls.RadPane searchPane;
|
299
|
|
300
|
#line default
|
301
|
#line hidden
|
302
|
|
303
|
|
304
|
#line 475 "..\..\..\Views\MainMenu.xaml"
|
305
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
306
|
internal Telerik.Windows.Controls.RadPane talkPane;
|
307
|
|
308
|
#line default
|
309
|
#line hidden
|
310
|
|
311
|
|
312
|
#line 487 "..\..\..\Views\MainMenu.xaml"
|
313
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
314
|
internal Telerik.Windows.Controls.RadPane infoListPane;
|
315
|
|
316
|
#line default
|
317
|
#line hidden
|
318
|
|
319
|
|
320
|
#line 581 "..\..\..\Views\MainMenu.xaml"
|
321
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
322
|
internal Telerik.Windows.Controls.RadGridView gridViewMarkup;
|
323
|
|
324
|
#line default
|
325
|
#line hidden
|
326
|
|
327
|
|
328
|
#line 696 "..\..\..\Views\MainMenu.xaml"
|
329
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
330
|
internal Telerik.Windows.Controls.RadPane historyPane;
|
331
|
|
332
|
#line default
|
333
|
#line hidden
|
334
|
|
335
|
|
336
|
#line 698 "..\..\..\Views\MainMenu.xaml"
|
337
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
338
|
internal Telerik.Windows.Controls.RadGridView gridViewHistory;
|
339
|
|
340
|
#line default
|
341
|
#line hidden
|
342
|
|
343
|
|
344
|
#line 787 "..\..\..\Views\MainMenu.xaml"
|
345
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
346
|
internal Telerik.Windows.Controls.RadBusyIndicator gridViewHistory_Busy;
|
347
|
|
348
|
#line default
|
349
|
#line hidden
|
350
|
|
351
|
private bool _contentLoaded;
|
352
|
|
353
|
/// <summary>
|
354
|
/// InitializeComponent
|
355
|
/// </summary>
|
356
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
357
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
358
|
public void InitializeComponent() {
|
359
|
if (_contentLoaded) {
|
360
|
return;
|
361
|
}
|
362
|
_contentLoaded = true;
|
363
|
System.Uri resourceLocater = new System.Uri("/KCOM;component/views/mainmenu.xaml", System.UriKind.Relative);
|
364
|
|
365
|
#line 1 "..\..\..\Views\MainMenu.xaml"
|
366
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
367
|
|
368
|
#line default
|
369
|
#line hidden
|
370
|
}
|
371
|
|
372
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
373
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
374
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
375
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
376
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
377
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
378
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
379
|
switch (connectionId)
|
380
|
{
|
381
|
case 1:
|
382
|
this.zoomAndPanControl = ((ZoomAndPan.ZoomAndPanControl)(target));
|
383
|
|
384
|
#line 107 "..\..\..\Views\MainMenu.xaml"
|
385
|
this.zoomAndPanControl.MouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.zoomAndPanControl_MouseWheel);
|
386
|
|
387
|
#line default
|
388
|
#line hidden
|
389
|
|
390
|
#line 108 "..\..\..\Views\MainMenu.xaml"
|
391
|
this.zoomAndPanControl.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.zoomAndPanControl_MouseDown);
|
392
|
|
393
|
#line default
|
394
|
#line hidden
|
395
|
|
396
|
#line 109 "..\..\..\Views\MainMenu.xaml"
|
397
|
this.zoomAndPanControl.MouseMove += new System.Windows.Input.MouseEventHandler(this.zoomAndPanControl_MouseMove);
|
398
|
|
399
|
#line default
|
400
|
#line hidden
|
401
|
|
402
|
#line 110 "..\..\..\Views\MainMenu.xaml"
|
403
|
this.zoomAndPanControl.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.zoomAndPanControl_MouseUp);
|
404
|
|
405
|
#line default
|
406
|
#line hidden
|
407
|
|
408
|
#line 111 "..\..\..\Views\MainMenu.xaml"
|
409
|
this.zoomAndPanControl.MouseLeave += new System.Windows.Input.MouseEventHandler(this.zoomAndPanControl_MouseLeave);
|
410
|
|
411
|
#line default
|
412
|
#line hidden
|
413
|
|
414
|
#line 112 "..\..\..\Views\MainMenu.xaml"
|
415
|
this.zoomAndPanControl.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.zoomAndPanControl_MouseDoubleClick);
|
416
|
|
417
|
#line default
|
418
|
#line hidden
|
419
|
return;
|
420
|
case 2:
|
421
|
this.zoomAndPanCanvas = ((System.Windows.Controls.Canvas)(target));
|
422
|
return;
|
423
|
case 3:
|
424
|
this.drawingRotateCanvas = ((System.Windows.Controls.Canvas)(target));
|
425
|
return;
|
426
|
case 4:
|
427
|
this.rotate = ((System.Windows.Media.RotateTransform)(target));
|
428
|
return;
|
429
|
case 5:
|
430
|
this.translate = ((System.Windows.Media.TranslateTransform)(target));
|
431
|
return;
|
432
|
case 6:
|
433
|
this.inkBoard = ((System.Windows.Controls.InkPresenter)(target));
|
434
|
return;
|
435
|
case 7:
|
436
|
this.inkDrawingCanvas = ((System.Windows.Controls.InkCanvas)(target));
|
437
|
return;
|
438
|
case 8:
|
439
|
this.SelectLayer = ((System.Windows.Controls.Canvas)(target));
|
440
|
return;
|
441
|
case 9:
|
442
|
this.dragSelectionBorder = ((System.Windows.Controls.Border)(target));
|
443
|
return;
|
444
|
case 10:
|
445
|
this.dragCaptureBorder = ((System.Windows.Controls.Border)(target));
|
446
|
return;
|
447
|
case 11:
|
448
|
this.MainAngle = ((MarkupToPDF.Controls.Angle.AngleControl)(target));
|
449
|
return;
|
450
|
case 12:
|
451
|
this.testPanel2 = ((Telerik.Windows.Controls.RadPane)(target));
|
452
|
return;
|
453
|
case 13:
|
454
|
this.zoomAndPanControl2 = ((ZoomAndPan.ZoomAndPanControl)(target));
|
455
|
return;
|
456
|
case 14:
|
457
|
this.zoomAndPanCanvas2 = ((System.Windows.Controls.Canvas)(target));
|
458
|
return;
|
459
|
case 15:
|
460
|
this.drawingRotateCanvas2 = ((System.Windows.Controls.Canvas)(target));
|
461
|
return;
|
462
|
case 16:
|
463
|
this.rotate2 = ((System.Windows.Media.RotateTransform)(target));
|
464
|
return;
|
465
|
case 17:
|
466
|
this.translate2 = ((System.Windows.Media.TranslateTransform)(target));
|
467
|
return;
|
468
|
case 18:
|
469
|
this.itemsControl = ((System.Windows.Controls.ItemsControl)(target));
|
470
|
return;
|
471
|
case 19:
|
472
|
this.canvas_compareBorder = ((System.Windows.Controls.Canvas)(target));
|
473
|
return;
|
474
|
case 20:
|
475
|
this.tlSyncRev = ((System.Windows.Controls.TextBlock)(target));
|
476
|
return;
|
477
|
case 21:
|
478
|
this.tlSyncPageNum = ((System.Windows.Controls.TextBlock)(target));
|
479
|
return;
|
480
|
case 22:
|
481
|
this.UserList = ((ToggleSwitch.HorizontalToggleSwitch)(target));
|
482
|
|
483
|
#line 264 "..\..\..\Views\MainMenu.xaml"
|
484
|
this.UserList.Checked += new System.Windows.RoutedEventHandler(this.SyncUserListExpender_Click);
|
485
|
|
486
|
#line default
|
487
|
#line hidden
|
488
|
|
489
|
#line 264 "..\..\..\Views\MainMenu.xaml"
|
490
|
this.UserList.Unchecked += new System.Windows.RoutedEventHandler(this.SyncUserListExpender_Click);
|
491
|
|
492
|
#line default
|
493
|
#line hidden
|
494
|
return;
|
495
|
case 23:
|
496
|
this.CompareMode = ((ToggleSwitch.HorizontalToggleSwitch)(target));
|
497
|
|
498
|
#line 268 "..\..\..\Views\MainMenu.xaml"
|
499
|
this.CompareMode.Checked += new System.Windows.RoutedEventHandler(this.SyncCompare_Click);
|
500
|
|
501
|
#line default
|
502
|
#line hidden
|
503
|
|
504
|
#line 268 "..\..\..\Views\MainMenu.xaml"
|
505
|
this.CompareMode.Unchecked += new System.Windows.RoutedEventHandler(this.SyncCompare_Click);
|
506
|
|
507
|
#line default
|
508
|
#line hidden
|
509
|
return;
|
510
|
case 24:
|
511
|
this.MarkupMode = ((ToggleSwitch.HorizontalToggleSwitch)(target));
|
512
|
|
513
|
#line 272 "..\..\..\Views\MainMenu.xaml"
|
514
|
this.MarkupMode.Checked += new System.Windows.RoutedEventHandler(this.SyncChange_Click);
|
515
|
|
516
|
#line default
|
517
|
#line hidden
|
518
|
|
519
|
#line 272 "..\..\..\Views\MainMenu.xaml"
|
520
|
this.MarkupMode.Unchecked += new System.Windows.RoutedEventHandler(this.SyncChange_Click);
|
521
|
|
522
|
#line default
|
523
|
#line hidden
|
524
|
return;
|
525
|
case 25:
|
526
|
this.BalanceMode = ((ToggleSwitch.HorizontalToggleSwitch)(target));
|
527
|
|
528
|
#line 276 "..\..\..\Views\MainMenu.xaml"
|
529
|
this.BalanceMode.Checked += new System.Windows.RoutedEventHandler(this.SyncPageBalance_Click);
|
530
|
|
531
|
#line default
|
532
|
#line hidden
|
533
|
|
534
|
#line 276 "..\..\..\Views\MainMenu.xaml"
|
535
|
this.BalanceMode.Unchecked += new System.Windows.RoutedEventHandler(this.SyncPageBalance_Click);
|
536
|
|
537
|
#line default
|
538
|
#line hidden
|
539
|
return;
|
540
|
case 26:
|
541
|
|
542
|
#line 281 "..\..\..\Views\MainMenu.xaml"
|
543
|
((Telerik.Windows.Controls.RadRibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SyncPageChange_Click);
|
544
|
|
545
|
#line default
|
546
|
#line hidden
|
547
|
return;
|
548
|
case 27:
|
549
|
|
550
|
#line 286 "..\..\..\Views\MainMenu.xaml"
|
551
|
((Telerik.Windows.Controls.RadRibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SyncPageChange_Click);
|
552
|
|
553
|
#line default
|
554
|
#line hidden
|
555
|
return;
|
556
|
case 28:
|
557
|
|
558
|
#line 295 "..\..\..\Views\MainMenu.xaml"
|
559
|
((Telerik.Windows.Controls.RadRibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SyncExit_Click);
|
560
|
|
561
|
#line default
|
562
|
#line hidden
|
563
|
return;
|
564
|
case 29:
|
565
|
this.gridViewRevMarkup = ((Telerik.Windows.Controls.RadGridView)(target));
|
566
|
|
567
|
#line 302 "..\..\..\Views\MainMenu.xaml"
|
568
|
this.gridViewRevMarkup.SelectionChanged += new System.EventHandler<Telerik.Windows.Controls.SelectionChangeEventArgs>(this.gridViewRevMarkup_SelectionChanged);
|
569
|
|
570
|
#line default
|
571
|
#line hidden
|
572
|
return;
|
573
|
case 31:
|
574
|
this.PN_Navi = ((Telerik.Windows.Controls.RadPaneGroup)(target));
|
575
|
return;
|
576
|
case 32:
|
577
|
this.pageNavigator = ((KCOM.Controls.Sample)(target));
|
578
|
return;
|
579
|
case 33:
|
580
|
this.searchPane = ((Telerik.Windows.Controls.RadPane)(target));
|
581
|
return;
|
582
|
case 34:
|
583
|
this.talkPane = ((Telerik.Windows.Controls.RadPane)(target));
|
584
|
return;
|
585
|
case 35:
|
586
|
|
587
|
#line 481 "..\..\..\Views\MainMenu.xaml"
|
588
|
((Telerik.Windows.Controls.RadButton)(target)).Click += new System.Windows.RoutedEventHandler(this.Create_Symbol);
|
589
|
|
590
|
#line default
|
591
|
#line hidden
|
592
|
return;
|
593
|
case 36:
|
594
|
this.infoListPane = ((Telerik.Windows.Controls.RadPane)(target));
|
595
|
return;
|
596
|
case 40:
|
597
|
this.gridViewMarkup = ((Telerik.Windows.Controls.RadGridView)(target));
|
598
|
|
599
|
#line 582 "..\..\..\Views\MainMenu.xaml"
|
600
|
this.gridViewMarkup.SelectionChanged += new System.EventHandler<Telerik.Windows.Controls.SelectionChangeEventArgs>(this.gridViewMarkup_SelectionChanged);
|
601
|
|
602
|
#line default
|
603
|
#line hidden
|
604
|
return;
|
605
|
case 42:
|
606
|
this.historyPane = ((Telerik.Windows.Controls.RadPane)(target));
|
607
|
return;
|
608
|
case 43:
|
609
|
this.gridViewHistory = ((Telerik.Windows.Controls.RadGridView)(target));
|
610
|
return;
|
611
|
case 47:
|
612
|
this.gridViewHistory_Busy = ((Telerik.Windows.Controls.RadBusyIndicator)(target));
|
613
|
return;
|
614
|
}
|
615
|
this._contentLoaded = true;
|
616
|
}
|
617
|
|
618
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
619
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
620
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
621
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
622
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
623
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
624
|
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
|
625
|
switch (connectionId)
|
626
|
{
|
627
|
case 30:
|
628
|
|
629
|
#line 404 "..\..\..\Views\MainMenu.xaml"
|
630
|
((Telerik.Windows.Controls.RadButton)(target)).PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Comment_Move);
|
631
|
|
632
|
#line default
|
633
|
#line hidden
|
634
|
break;
|
635
|
case 37:
|
636
|
|
637
|
#line 502 "..\..\..\Views\MainMenu.xaml"
|
638
|
((Telerik.Windows.Controls.RadRibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.btnConsolidate_Click);
|
639
|
|
640
|
#line default
|
641
|
#line hidden
|
642
|
|
643
|
#line 503 "..\..\..\Views\MainMenu.xaml"
|
644
|
((Telerik.Windows.Controls.RadRibbonButton)(target)).Loaded += new System.Windows.RoutedEventHandler(this.btnConsolidate_Loaded);
|
645
|
|
646
|
#line default
|
647
|
#line hidden
|
648
|
break;
|
649
|
case 38:
|
650
|
|
651
|
#line 520 "..\..\..\Views\MainMenu.xaml"
|
652
|
((Telerik.Windows.Controls.RadRibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.btnTeamConsolidate_Click);
|
653
|
|
654
|
#line default
|
655
|
#line hidden
|
656
|
|
657
|
#line 521 "..\..\..\Views\MainMenu.xaml"
|
658
|
((Telerik.Windows.Controls.RadRibbonButton)(target)).Loaded += new System.Windows.RoutedEventHandler(this.btnTeamConsolidate_Loaded);
|
659
|
|
660
|
#line default
|
661
|
#line hidden
|
662
|
break;
|
663
|
case 39:
|
664
|
|
665
|
#line 538 "..\..\..\Views\MainMenu.xaml"
|
666
|
((Telerik.Windows.Controls.RadRibbonButton)(target)).Click += new System.Windows.RoutedEventHandler(this.FinalPDFEvent);
|
667
|
|
668
|
#line default
|
669
|
#line hidden
|
670
|
|
671
|
#line 539 "..\..\..\Views\MainMenu.xaml"
|
672
|
((Telerik.Windows.Controls.RadRibbonButton)(target)).Loaded += new System.Windows.RoutedEventHandler(this.btnFinalPDF_Loaded);
|
673
|
|
674
|
#line default
|
675
|
#line hidden
|
676
|
break;
|
677
|
case 41:
|
678
|
|
679
|
#line 687 "..\..\..\Views\MainMenu.xaml"
|
680
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.DeleteCommentEvent);
|
681
|
|
682
|
#line default
|
683
|
#line hidden
|
684
|
break;
|
685
|
case 44:
|
686
|
|
687
|
#line 729 "..\..\..\Views\MainMenu.xaml"
|
688
|
((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.PdfLink_ButtonDown);
|
689
|
|
690
|
#line default
|
691
|
#line hidden
|
692
|
break;
|
693
|
case 45:
|
694
|
|
695
|
#line 742 "..\..\..\Views\MainMenu.xaml"
|
696
|
((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.PdfLink_ButtonDown);
|
697
|
|
698
|
#line default
|
699
|
#line hidden
|
700
|
break;
|
701
|
case 46:
|
702
|
|
703
|
#line 774 "..\..\..\Views\MainMenu.xaml"
|
704
|
((Telerik.Windows.Controls.RadButton)(target)).Click += new System.Windows.RoutedEventHandler(this.RadButton_Click);
|
705
|
|
706
|
#line default
|
707
|
#line hidden
|
708
|
break;
|
709
|
}
|
710
|
}
|
711
|
}
|
712
|
}
|
713
|
|