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