프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / KCOM / obj / Debug / Controls / Exploper.g.i.cs @ 787a4489

이력 | 보기 | 이력해설 | 다운로드 (4.51 KB)

1 787a4489 KangIngu
#pragma checksum "..\..\..\Controls\Exploper.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "2E0AD8AF0B0190D20641680C9E70CF67"
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.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.Controls {
54
    
55
    
56
    /// <summary>
57
    /// Exploper
58
    /// </summary>
59
    public partial class Exploper : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
60
        
61
        
62
        #line 9 "..\..\..\Controls\Exploper.xaml"
63
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
64
        internal System.Windows.Controls.Grid LayoutRoot;
65
        
66
        #line default
67
        #line hidden
68
        
69
        
70
        #line 96 "..\..\..\Controls\Exploper.xaml"
71
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
72
        internal Telerik.Windows.Controls.RadTabControl radTabControl;
73
        
74
        #line default
75
        #line hidden
76
        
77
        private bool _contentLoaded;
78
        
79
        /// <summary>
80
        /// InitializeComponent
81
        /// </summary>
82
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
83
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
84
        public void InitializeComponent() {
85
            if (_contentLoaded) {
86
                return;
87
            }
88
            _contentLoaded = true;
89
            System.Uri resourceLocater = new System.Uri("/KCOM;component/controls/exploper.xaml", System.UriKind.Relative);
90
            
91
            #line 1 "..\..\..\Controls\Exploper.xaml"
92
            System.Windows.Application.LoadComponent(this, resourceLocater);
93
            
94
            #line default
95
            #line hidden
96
        }
97
        
98
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
99
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
100
        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
101
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
102
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
103
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
104
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
105
            switch (connectionId)
106
            {
107
            case 1:
108
            this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
109
            return;
110
            case 2:
111
            this.radTabControl = ((Telerik.Windows.Controls.RadTabControl)(target));
112
            return;
113
            }
114
            this._contentLoaded = true;
115
        }
116
    }
117
}
클립보드 이미지 추가 (최대 크기: 500 MB)