프로젝트

일반

사용자정보

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

markus / TEST_WPF / obj / Release / MainWindow.g.cs @ 5de0c110

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

1
#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "21263C66A36A3ABC2071EE3687B40C45F9848B7C"
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 TEST_WPF.TalkPane;
34

    
35

    
36
namespace TEST_WPF {
37
    
38
    
39
    /// <summary>
40
    /// MainWindow
41
    /// </summary>
42
    public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
43
        
44
        
45
        #line 21 "..\..\MainWindow.xaml"
46
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
47
        internal System.Windows.Controls.ItemsControl lstMessage;
48
        
49
        #line default
50
        #line hidden
51
        
52
        private bool _contentLoaded;
53
        
54
        /// <summary>
55
        /// InitializeComponent
56
        /// </summary>
57
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
58
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
59
        public void InitializeComponent() {
60
            if (_contentLoaded) {
61
                return;
62
            }
63
            _contentLoaded = true;
64
            System.Uri resourceLocater = new System.Uri("/TEST_WPF;component/mainwindow.xaml", System.UriKind.Relative);
65
            
66
            #line 1 "..\..\MainWindow.xaml"
67
            System.Windows.Application.LoadComponent(this, resourceLocater);
68
            
69
            #line default
70
            #line hidden
71
        }
72
        
73
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
74
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
75
        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
76
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
77
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
78
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
79
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
80
            switch (connectionId)
81
            {
82
            case 1:
83
            this.lstMessage = ((System.Windows.Controls.ItemsControl)(target));
84
            return;
85
            }
86
            this._contentLoaded = true;
87
        }
88
    }
89
}
90

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