markus / TEST_WPF / obj / Debug / Window1.g.cs @ b05da22f
이력 | 보기 | 이력해설 | 다운로드 (3.28 KB)
1 | 787a4489 | KangIngu | #pragma checksum "..\..\Window1.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0834157AEF8B86D72E1B5F32796457D70E4A3D7E" |
---|---|---|---|
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 System; |
||
13 | using System.Diagnostics; |
||
14 | using System.Windows; |
||
15 | using System.Windows.Automation; |
||
16 | using System.Windows.Controls; |
||
17 | using System.Windows.Controls.Primitives; |
||
18 | using System.Windows.Data; |
||
19 | using System.Windows.Documents; |
||
20 | using System.Windows.Ink; |
||
21 | using System.Windows.Input; |
||
22 | using System.Windows.Markup; |
||
23 | using System.Windows.Media; |
||
24 | using System.Windows.Media.Animation; |
||
25 | using System.Windows.Media.Effects; |
||
26 | using System.Windows.Media.Imaging; |
||
27 | using System.Windows.Media.Media3D; |
||
28 | using System.Windows.Media.TextFormatting; |
||
29 | using System.Windows.Navigation; |
||
30 | using System.Windows.Shapes; |
||
31 | using System.Windows.Shell; |
||
32 | using TEST_WPF; |
||
33 | using Telerik.Windows.Controls; |
||
34 | using Telerik.Windows.Controls.Animation; |
||
35 | using Telerik.Windows.Controls.Behaviors; |
||
36 | using Telerik.Windows.Controls.DragDrop; |
||
37 | using Telerik.Windows.Controls.Legend; |
||
38 | using Telerik.Windows.Controls.Primitives; |
||
39 | using Telerik.Windows.Controls.TransitionEffects; |
||
40 | using Telerik.Windows.DragDrop; |
||
41 | using Telerik.Windows.DragDrop.Behaviors; |
||
42 | using Telerik.Windows.Input.Touch; |
||
43 | using Telerik.Windows.Shapes; |
||
44 | |||
45 | |||
46 | namespace TEST_WPF { |
||
47 | |||
48 | |||
49 | /// <summary> |
||
50 | /// Window1 |
||
51 | /// </summary> |
||
52 | public partial class Window1 : System.Windows.Window, System.Windows.Markup.IComponentConnector { |
||
53 | |||
54 | private bool _contentLoaded; |
||
55 | |||
56 | /// <summary> |
||
57 | /// InitializeComponent |
||
58 | /// </summary> |
||
59 | [System.Diagnostics.DebuggerNonUserCodeAttribute()] |
||
60 | [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
||
61 | public void InitializeComponent() { |
||
62 | if (_contentLoaded) { |
||
63 | return; |
||
64 | } |
||
65 | _contentLoaded = true; |
||
66 | System.Uri resourceLocater = new System.Uri("/TEST_WPF;component/window1.xaml", System.UriKind.Relative); |
||
67 | |||
68 | #line 1 "..\..\Window1.xaml" |
||
69 | System.Windows.Application.LoadComponent(this, resourceLocater); |
||
70 | |||
71 | #line default |
||
72 | #line hidden |
||
73 | } |
||
74 | |||
75 | [System.Diagnostics.DebuggerNonUserCodeAttribute()] |
||
76 | [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
||
77 | [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] |
||
78 | [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] |
||
79 | [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] |
||
80 | [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] |
||
81 | void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { |
||
82 | this._contentLoaded = true; |
||
83 | } |
||
84 | } |
||
85 | } |