Subversion Repositories Projects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2466 - 1
#pragma checksum "..\..\..\SerialPortCtrl.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "61691FE62DF127044A393348F0320810"
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 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.Forms.Integration;
22
using System.Windows.Ink;
23
using System.Windows.Input;
24
using System.Windows.Markup;
25
using System.Windows.Media;
26
using System.Windows.Media.Animation;
27
using System.Windows.Media.Effects;
28
using System.Windows.Media.Imaging;
29
using System.Windows.Media.Media3D;
30
using System.Windows.Media.TextFormatting;
31
using System.Windows.Navigation;
32
using System.Windows.Shapes;
33
using System.Windows.Shell;
34
 
35
 
36
namespace MKLiveView {
37
 
38
 
39
    /// <summary>
40
    /// SerialPortCtrl
41
    /// </summary>
42
    public partial class SerialPortCtrl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
43
 
44
 
45
        #line 10 "..\..\..\SerialPortCtrl.xaml"
46
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
47
        internal System.Windows.Controls.Button buttonOpen;
48
 
49
        #line default
50
        #line hidden
51
 
52
 
53
        #line 11 "..\..\..\SerialPortCtrl.xaml"
54
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
55
        internal System.Windows.Controls.Button buttonClose;
56
 
57
        #line default
58
        #line hidden
59
 
60
 
61
        #line 12 "..\..\..\SerialPortCtrl.xaml"
62
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
63
        internal System.Windows.Controls.TextBox textBoxStatus;
64
 
65
        #line default
66
        #line hidden
67
 
68
 
69
        #line 13 "..\..\..\SerialPortCtrl.xaml"
70
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
71
        internal System.Windows.Controls.Label label;
72
 
73
        #line default
74
        #line hidden
75
 
76
 
77
        #line 14 "..\..\..\SerialPortCtrl.xaml"
78
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
79
        internal System.Windows.Controls.TextBox textBoxBaudRate;
80
 
81
        #line default
82
        #line hidden
83
 
84
 
85
        #line 15 "..\..\..\SerialPortCtrl.xaml"
86
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
87
        internal System.Windows.Controls.Label label_Copy;
88
 
89
        #line default
90
        #line hidden
91
 
92
 
93
        #line 16 "..\..\..\SerialPortCtrl.xaml"
94
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
95
        internal System.Windows.Controls.Label label_Copy1;
96
 
97
        #line default
98
        #line hidden
99
 
100
 
101
        #line 17 "..\..\..\SerialPortCtrl.xaml"
102
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
103
        internal System.Windows.Controls.Label label_Copy2;
104
 
105
        #line default
106
        #line hidden
107
 
108
 
109
        #line 18 "..\..\..\SerialPortCtrl.xaml"
110
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
111
        internal System.Windows.Controls.Label label_Copy3;
112
 
113
        #line default
114
        #line hidden
115
 
116
 
117
        #line 19 "..\..\..\SerialPortCtrl.xaml"
118
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
119
        internal System.Windows.Controls.ComboBox comboBoxPortName;
120
 
121
        #line default
122
        #line hidden
123
 
124
 
125
        #line 20 "..\..\..\SerialPortCtrl.xaml"
126
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
127
        internal System.Windows.Controls.ComboBox comboBoxStopBits;
128
 
129
        #line default
130
        #line hidden
131
 
132
 
133
        #line 21 "..\..\..\SerialPortCtrl.xaml"
134
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
135
        internal System.Windows.Controls.ComboBox comboBoxParity;
136
 
137
        #line default
138
        #line hidden
139
 
140
 
141
        #line 22 "..\..\..\SerialPortCtrl.xaml"
142
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
143
        internal System.Windows.Controls.Button btnRefresh;
144
 
145
        #line default
146
        #line hidden
147
 
148
 
149
        #line 23 "..\..\..\SerialPortCtrl.xaml"
150
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
151
        internal System.Windows.Controls.Label label_Copy4;
152
 
153
        #line default
154
        #line hidden
155
 
156
 
157
        #line 24 "..\..\..\SerialPortCtrl.xaml"
158
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
159
        internal System.Windows.Controls.TextBox textBoxDataBits;
160
 
161
        #line default
162
        #line hidden
163
 
164
 
165
        #line 25 "..\..\..\SerialPortCtrl.xaml"
166
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
167
        internal System.Windows.Controls.Label label_Copy5;
168
 
169
        #line default
170
        #line hidden
171
 
172
        private bool _contentLoaded;
173
 
174
        /// <summary>
175
        /// InitializeComponent
176
        /// </summary>
177
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
178
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
179
        public void InitializeComponent() {
180
            if (_contentLoaded) {
181
                return;
182
            }
183
            _contentLoaded = true;
184
            System.Uri resourceLocater = new System.Uri("/MKLiveView;component/serialportctrl.xaml", System.UriKind.Relative);
185
 
186
            #line 1 "..\..\..\SerialPortCtrl.xaml"
187
            System.Windows.Application.LoadComponent(this, resourceLocater);
188
 
189
            #line default
190
            #line hidden
191
        }
192
 
193
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
194
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
195
        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
196
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
197
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
198
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
199
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
200
            switch (connectionId)
201
            {
202
            case 1:
203
            this.buttonOpen = ((System.Windows.Controls.Button)(target));
204
 
205
            #line 10 "..\..\..\SerialPortCtrl.xaml"
206
            this.buttonOpen.Click += new System.Windows.RoutedEventHandler(this.buttonOpen_Click);
207
 
208
            #line default
209
            #line hidden
210
            return;
211
            case 2:
212
            this.buttonClose = ((System.Windows.Controls.Button)(target));
213
 
214
            #line 11 "..\..\..\SerialPortCtrl.xaml"
215
            this.buttonClose.Click += new System.Windows.RoutedEventHandler(this.buttonClose_Click);
216
 
217
            #line default
218
            #line hidden
219
            return;
220
            case 3:
221
            this.textBoxStatus = ((System.Windows.Controls.TextBox)(target));
222
            return;
223
            case 4:
224
            this.label = ((System.Windows.Controls.Label)(target));
225
            return;
226
            case 5:
227
            this.textBoxBaudRate = ((System.Windows.Controls.TextBox)(target));
228
            return;
229
            case 6:
230
            this.label_Copy = ((System.Windows.Controls.Label)(target));
231
            return;
232
            case 7:
233
            this.label_Copy1 = ((System.Windows.Controls.Label)(target));
234
            return;
235
            case 8:
236
            this.label_Copy2 = ((System.Windows.Controls.Label)(target));
237
            return;
238
            case 9:
239
            this.label_Copy3 = ((System.Windows.Controls.Label)(target));
240
            return;
241
            case 10:
242
            this.comboBoxPortName = ((System.Windows.Controls.ComboBox)(target));
243
            return;
244
            case 11:
245
            this.comboBoxStopBits = ((System.Windows.Controls.ComboBox)(target));
246
            return;
247
            case 12:
248
            this.comboBoxParity = ((System.Windows.Controls.ComboBox)(target));
249
            return;
250
            case 13:
251
            this.btnRefresh = ((System.Windows.Controls.Button)(target));
252
 
253
            #line 22 "..\..\..\SerialPortCtrl.xaml"
254
            this.btnRefresh.Click += new System.Windows.RoutedEventHandler(this.btnRefresh_Click);
255
 
256
            #line default
257
            #line hidden
258
            return;
259
            case 14:
260
            this.label_Copy4 = ((System.Windows.Controls.Label)(target));
261
            return;
262
            case 15:
263
            this.textBoxDataBits = ((System.Windows.Controls.TextBox)(target));
264
            return;
265
            case 16:
266
            this.label_Copy5 = ((System.Windows.Controls.Label)(target));
267
            return;
268
            }
269
            this._contentLoaded = true;
270
        }
271
    }
272
}
273