프로젝트

일반

사용자정보

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

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

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

1
#pragma checksum "..\..\..\Controls\CalendarControl.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "75139DB7F2546B31A841F7F404C700A5CD371742"
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.GridView;
40
using Telerik.Windows.Controls.LayoutControl;
41
using Telerik.Windows.Controls.Legend;
42
using Telerik.Windows.Controls.Primitives;
43
using Telerik.Windows.Controls.RadialMenu;
44
using Telerik.Windows.Controls.RibbonView;
45
using Telerik.Windows.Controls.TransitionEffects;
46
using Telerik.Windows.Controls.TreeListView;
47
using Telerik.Windows.Controls.TreeView;
48
using Telerik.Windows.Controls.Wizard;
49
using Telerik.Windows.Data;
50
using Telerik.Windows.DragDrop;
51
using Telerik.Windows.DragDrop.Behaviors;
52
using Telerik.Windows.Input.Touch;
53
using Telerik.Windows.Shapes;
54

    
55

    
56
namespace KCOM.Controls {
57
    
58
    
59
    /// <summary>
60
    /// CalendarControl
61
    /// </summary>
62
    public partial class CalendarControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
63
        
64
        
65
        #line 9 "..\..\..\Controls\CalendarControl.xaml"
66
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
67
        internal System.Windows.Controls.Grid LayoutRoot;
68
        
69
        #line default
70
        #line hidden
71
        
72
        
73
        #line 18 "..\..\..\Controls\CalendarControl.xaml"
74
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
75
        internal Telerik.Windows.Controls.RadCalendar changeDateCal;
76
        
77
        #line default
78
        #line hidden
79
        
80
        
81
        #line 28 "..\..\..\Controls\CalendarControl.xaml"
82
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
83
        internal System.Windows.Controls.TextBlock tlCurrentDate;
84
        
85
        #line default
86
        #line hidden
87
        
88
        
89
        #line 31 "..\..\..\Controls\CalendarControl.xaml"
90
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
91
        internal System.Windows.Controls.TextBlock tlToday;
92
        
93
        #line default
94
        #line hidden
95
        
96
        private bool _contentLoaded;
97
        
98
        /// <summary>
99
        /// InitializeComponent
100
        /// </summary>
101
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
102
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
103
        public void InitializeComponent() {
104
            if (_contentLoaded) {
105
                return;
106
            }
107
            _contentLoaded = true;
108
            System.Uri resourceLocater = new System.Uri("/KCOM;component/controls/calendarcontrol.xaml", System.UriKind.Relative);
109
            
110
            #line 1 "..\..\..\Controls\CalendarControl.xaml"
111
            System.Windows.Application.LoadComponent(this, resourceLocater);
112
            
113
            #line default
114
            #line hidden
115
        }
116
        
117
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
118
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
119
        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
120
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
121
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
122
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
123
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
124
            switch (connectionId)
125
            {
126
            case 1:
127
            this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
128
            return;
129
            case 2:
130
            this.changeDateCal = ((Telerik.Windows.Controls.RadCalendar)(target));
131
            return;
132
            case 3:
133
            this.tlCurrentDate = ((System.Windows.Controls.TextBlock)(target));
134
            return;
135
            case 4:
136
            this.tlToday = ((System.Windows.Controls.TextBlock)(target));
137
            return;
138
            }
139
            this._contentLoaded = true;
140
        }
141
    }
142
}
143

    
클립보드 이미지 추가 (최대 크기: 500 MB)