Subversion Repositories Projects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2466 - 1
#pragma checksum "..\..\AH.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "262386E667DEF3871E23EE76B6C08CC4"
2
//------------------------------------------------------------------------------
3
// <auto-generated>
4
//     Dieser Code wurde von einem Tool generiert.
5
//     Laufzeitversion:4.0.30319.42000
6
//
7
//     Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
8
//     der Code erneut generiert wird.
9
// </auto-generated>
10
//------------------------------------------------------------------------------
11
 
12
using MKLiveView;
13
using Microsoft.Windows.Controls;
14
using System;
15
using System.Diagnostics;
16
using System.Windows;
17
using System.Windows.Automation;
18
using System.Windows.Controls;
19
using System.Windows.Controls.Primitives;
20
using System.Windows.Data;
21
using System.Windows.Documents;
22
using System.Windows.Forms.Integration;
23
using System.Windows.Ink;
24
using System.Windows.Input;
25
using System.Windows.Markup;
26
using System.Windows.Media;
27
using System.Windows.Media.Animation;
28
using System.Windows.Media.Effects;
29
using System.Windows.Media.Imaging;
30
using System.Windows.Media.Media3D;
31
using System.Windows.Media.TextFormatting;
32
using System.Windows.Navigation;
33
using System.Windows.Shapes;
34
using System.Windows.Shell;
35
 
36
 
37
namespace MKLiveView {
38
 
39
 
40
    /// <summary>
41
    /// AH
42
    /// </summary>
43
    public partial class AH : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
44
 
45
        private bool _contentLoaded;
46
 
47
        /// <summary>
48
        /// InitializeComponent
49
        /// </summary>
50
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
51
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
52
        public void InitializeComponent() {
53
            if (_contentLoaded) {
54
                return;
55
            }
56
            _contentLoaded = true;
57
            System.Uri resourceLocater = new System.Uri("/MKLiveView;component/ah.xaml", System.UriKind.Relative);
58
 
59
            #line 1 "..\..\AH.xaml"
60
            System.Windows.Application.LoadComponent(this, resourceLocater);
61
 
62
            #line default
63
            #line hidden
64
        }
65
 
66
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
67
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
68
        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
69
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
70
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
71
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
72
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
73
            this._contentLoaded = true;
74
        }
75
    }
76
}
77