markus / KCOM / obj / Debug / Controls / TopMenu.g.i.cs @ 787a4489
이력 | 보기 | 이력해설 | 다운로드 (3.57 KB)
1 |
#pragma checksum "..\..\..\Controls\TopMenu.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "F468B62647537E0A3315064E5952296B" |
---|---|
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.DragDrop; |
38 |
using Telerik.Windows.Controls.LayoutControl; |
39 |
using Telerik.Windows.Controls.Legend; |
40 |
using Telerik.Windows.Controls.Primitives; |
41 |
using Telerik.Windows.Controls.RadialMenu; |
42 |
using Telerik.Windows.Controls.RibbonView; |
43 |
using Telerik.Windows.Controls.TransitionEffects; |
44 |
using Telerik.Windows.Controls.TreeView; |
45 |
using Telerik.Windows.Controls.Wizard; |
46 |
using Telerik.Windows.DragDrop; |
47 |
using Telerik.Windows.DragDrop.Behaviors; |
48 |
using Telerik.Windows.Input.Touch; |
49 |
using Telerik.Windows.Shapes; |
50 |
|
51 |
|
52 |
namespace KCOM.Controls { |
53 |
|
54 |
|
55 |
/// <summary> |
56 |
/// TopMenu |
57 |
/// </summary> |
58 |
public partial class TopMenu : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { |
59 |
|
60 |
private bool _contentLoaded; |
61 |
|
62 |
/// <summary> |
63 |
/// InitializeComponent |
64 |
/// </summary> |
65 |
[System.Diagnostics.DebuggerNonUserCodeAttribute()] |
66 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
67 |
public void InitializeComponent() { |
68 |
if (_contentLoaded) { |
69 |
return; |
70 |
} |
71 |
_contentLoaded = true; |
72 |
System.Uri resourceLocater = new System.Uri("/KCOM;component/controls/topmenu.xaml", System.UriKind.Relative); |
73 |
|
74 |
#line 1 "..\..\..\Controls\TopMenu.xaml" |
75 |
System.Windows.Application.LoadComponent(this, resourceLocater); |
76 |
|
77 |
#line default |
78 |
#line hidden |
79 |
} |
80 |
|
81 |
[System.Diagnostics.DebuggerNonUserCodeAttribute()] |
82 |
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
83 |
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] |
84 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] |
85 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] |
86 |
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] |
87 |
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { |
88 |
this._contentLoaded = true; |
89 |
} |
90 |
} |
91 |
} |
92 |
|