Subversion Repositories Projects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2502 - 1
#pragma checksum "..\..\..\MainWindow.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "323D617304D7E67F306321287F4F99BC"
2
//------------------------------------------------------------------------------
3
// <auto-generated>
4
//     Il codice è stato generato da uno strumento.
5
//     Versione runtime:4.0.30319.239
6
//
7
//     Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
8
//     il codice viene rigenerato.
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
 
33
 
34
namespace KeyPad {
35
 
36
 
37
    /// <summary>
38
    /// MainWindow
39
    /// </summary>
40
    [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
41
    public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
42
 
43
 
44
        #line 140 "..\..\..\MainWindow.xaml"
45
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
46
        internal System.Windows.Controls.Button button5;
47
 
48
        #line default
49
        #line hidden
50
 
51
 
52
        #line 142 "..\..\..\MainWindow.xaml"
53
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
54
        internal System.Windows.Controls.Button button6;
55
 
56
        #line default
57
        #line hidden
58
 
59
 
60
        #line 144 "..\..\..\MainWindow.xaml"
61
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
62
        internal System.Windows.Controls.Button button7;
63
 
64
        #line default
65
        #line hidden
66
 
67
 
68
        #line 146 "..\..\..\MainWindow.xaml"
69
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
70
        internal System.Windows.Controls.Button button8;
71
 
72
        #line default
73
        #line hidden
74
 
75
 
76
        #line 149 "..\..\..\MainWindow.xaml"
77
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
78
        internal System.Windows.Controls.Button button9;
79
 
80
        #line default
81
        #line hidden
82
 
83
 
84
        #line 151 "..\..\..\MainWindow.xaml"
85
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
86
        internal System.Windows.Controls.Button button10;
87
 
88
        #line default
89
        #line hidden
90
 
91
 
92
        #line 153 "..\..\..\MainWindow.xaml"
93
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
94
        internal System.Windows.Controls.Button button11;
95
 
96
        #line default
97
        #line hidden
98
 
99
 
100
        #line 155 "..\..\..\MainWindow.xaml"
101
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
102
        internal System.Windows.Controls.Button button13;
103
 
104
        #line default
105
        #line hidden
106
 
107
 
108
        #line 157 "..\..\..\MainWindow.xaml"
109
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
110
        internal System.Windows.Controls.Button button14;
111
 
112
        #line default
113
        #line hidden
114
 
115
 
116
        #line 159 "..\..\..\MainWindow.xaml"
117
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
118
        internal System.Windows.Controls.Button button15;
119
 
120
        #line default
121
        #line hidden
122
 
123
 
124
        #line 161 "..\..\..\MainWindow.xaml"
125
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
126
        internal System.Windows.Controls.Button button16;
127
 
128
        #line default
129
        #line hidden
130
 
131
 
132
        #line 163 "..\..\..\MainWindow.xaml"
133
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
134
        internal System.Windows.Controls.Button button17;
135
 
136
        #line default
137
        #line hidden
138
 
139
 
140
        #line 165 "..\..\..\MainWindow.xaml"
141
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
142
        internal System.Windows.Controls.Button button19;
143
 
144
        #line default
145
        #line hidden
146
 
147
 
148
        #line 168 "..\..\..\MainWindow.xaml"
149
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
150
        internal System.Windows.Controls.Button buttonEsc;
151
 
152
        #line default
153
        #line hidden
154
 
155
        private bool _contentLoaded;
156
 
157
        /// <summary>
158
        /// InitializeComponent
159
        /// </summary>
160
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
161
        public void InitializeComponent() {
162
            if (_contentLoaded) {
163
                return;
164
            }
165
            _contentLoaded = true;
166
            System.Uri resourceLocater = new System.Uri("/KeyPad;component/mainwindow.xaml", System.UriKind.Relative);
167
 
168
            #line 1 "..\..\..\MainWindow.xaml"
169
            System.Windows.Application.LoadComponent(this, resourceLocater);
170
 
171
            #line default
172
            #line hidden
173
        }
174
 
175
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
176
        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
177
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
178
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
179
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
180
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
181
            switch (connectionId)
182
            {
183
            case 1:
184
            this.button5 = ((System.Windows.Controls.Button)(target));
185
 
186
            #line 141 "..\..\..\MainWindow.xaml"
187
            this.button5.Click += new System.Windows.RoutedEventHandler(this.button_Click);
188
 
189
            #line default
190
            #line hidden
191
            return;
192
            case 2:
193
            this.button6 = ((System.Windows.Controls.Button)(target));
194
 
195
            #line 143 "..\..\..\MainWindow.xaml"
196
            this.button6.Click += new System.Windows.RoutedEventHandler(this.button_Click);
197
 
198
            #line default
199
            #line hidden
200
            return;
201
            case 3:
202
            this.button7 = ((System.Windows.Controls.Button)(target));
203
 
204
            #line 145 "..\..\..\MainWindow.xaml"
205
            this.button7.Click += new System.Windows.RoutedEventHandler(this.button_Click);
206
 
207
            #line default
208
            #line hidden
209
            return;
210
            case 4:
211
            this.button8 = ((System.Windows.Controls.Button)(target));
212
            return;
213
            case 5:
214
            this.button9 = ((System.Windows.Controls.Button)(target));
215
 
216
            #line 150 "..\..\..\MainWindow.xaml"
217
            this.button9.Click += new System.Windows.RoutedEventHandler(this.button_Click);
218
 
219
            #line default
220
            #line hidden
221
            return;
222
            case 6:
223
            this.button10 = ((System.Windows.Controls.Button)(target));
224
 
225
            #line 152 "..\..\..\MainWindow.xaml"
226
            this.button10.Click += new System.Windows.RoutedEventHandler(this.button_Click);
227
 
228
            #line default
229
            #line hidden
230
            return;
231
            case 7:
232
            this.button11 = ((System.Windows.Controls.Button)(target));
233
 
234
            #line 154 "..\..\..\MainWindow.xaml"
235
            this.button11.Click += new System.Windows.RoutedEventHandler(this.button_Click);
236
 
237
            #line default
238
            #line hidden
239
            return;
240
            case 8:
241
            this.button13 = ((System.Windows.Controls.Button)(target));
242
 
243
            #line 156 "..\..\..\MainWindow.xaml"
244
            this.button13.Click += new System.Windows.RoutedEventHandler(this.button_Click);
245
 
246
            #line default
247
            #line hidden
248
            return;
249
            case 9:
250
            this.button14 = ((System.Windows.Controls.Button)(target));
251
 
252
            #line 158 "..\..\..\MainWindow.xaml"
253
            this.button14.Click += new System.Windows.RoutedEventHandler(this.button_Click);
254
 
255
            #line default
256
            #line hidden
257
            return;
258
            case 10:
259
            this.button15 = ((System.Windows.Controls.Button)(target));
260
 
261
            #line 160 "..\..\..\MainWindow.xaml"
262
            this.button15.Click += new System.Windows.RoutedEventHandler(this.button_Click);
263
 
264
            #line default
265
            #line hidden
266
            return;
267
            case 11:
268
            this.button16 = ((System.Windows.Controls.Button)(target));
269
 
270
            #line 162 "..\..\..\MainWindow.xaml"
271
            this.button16.Click += new System.Windows.RoutedEventHandler(this.button_Click);
272
 
273
            #line default
274
            #line hidden
275
            return;
276
            case 12:
277
            this.button17 = ((System.Windows.Controls.Button)(target));
278
 
279
            #line 164 "..\..\..\MainWindow.xaml"
280
            this.button17.Click += new System.Windows.RoutedEventHandler(this.button_Click);
281
 
282
            #line default
283
            #line hidden
284
            return;
285
            case 13:
286
            this.button19 = ((System.Windows.Controls.Button)(target));
287
 
288
            #line 166 "..\..\..\MainWindow.xaml"
289
            this.button19.Click += new System.Windows.RoutedEventHandler(this.button_Click);
290
 
291
            #line default
292
            #line hidden
293
            return;
294
            case 14:
295
            this.buttonEsc = ((System.Windows.Controls.Button)(target));
296
 
297
            #line 169 "..\..\..\MainWindow.xaml"
298
            this.buttonEsc.Click += new System.Windows.RoutedEventHandler(this.button_Click);
299
 
300
            #line default
301
            #line hidden
302
            return;
303
            }
304
            this._contentLoaded = true;
305
        }
306
    }
307
}
308