]> fbox.kageds.com Git - NEATEST.git/blob - NEA/obj/Debug/Window2.g.i.vb
3rd commit
[NEATEST.git] / NEA / obj / Debug / Window2.g.i.vb
1 #ExternalChecksum("..\..\Window2.xaml","{ff1816ec-aa5e-4d10-87f7-6f4963833460}","5F13486B6CFB5D241A36BA0119170AE857B65916")
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 Option Strict Off
13 Option Explicit On
14
15 Imports NEA
16 Imports System
17 Imports System.Diagnostics
18 Imports System.Windows
19 Imports System.Windows.Automation
20 Imports System.Windows.Controls
21 Imports System.Windows.Controls.Primitives
22 Imports System.Windows.Data
23 Imports System.Windows.Documents
24 Imports System.Windows.Ink
25 Imports System.Windows.Input
26 Imports System.Windows.Markup
27 Imports System.Windows.Media
28 Imports System.Windows.Media.Animation
29 Imports System.Windows.Media.Effects
30 Imports System.Windows.Media.Imaging
31 Imports System.Windows.Media.Media3D
32 Imports System.Windows.Media.TextFormatting
33 Imports System.Windows.Navigation
34 Imports System.Windows.Shapes
35 Imports System.Windows.Shell
36
37
38 '''<summary>
39 '''Window2
40 '''</summary>
41 <Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
42 Partial Public Class Window2
43 Inherits System.Windows.Window
44 Implements System.Windows.Markup.IComponentConnector
45
46
47 #ExternalSource("..\..\Window2.xaml",67)
48 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
49 Friend WithEvents txtFirstName As System.Windows.Controls.TextBox
50
51 #End ExternalSource
52
53
54 #ExternalSource("..\..\Window2.xaml",69)
55 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
56 Friend WithEvents txtEmail As System.Windows.Controls.TextBox
57
58 #End ExternalSource
59
60
61 #ExternalSource("..\..\Window2.xaml",70)
62 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
63 Friend WithEvents txtIGN As System.Windows.Controls.TextBox
64
65 #End ExternalSource
66
67
68 #ExternalSource("..\..\Window2.xaml",71)
69 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
70 Friend WithEvents txtLastName As System.Windows.Controls.TextBox
71
72 #End ExternalSource
73
74
75 #ExternalSource("..\..\Window2.xaml",73)
76 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
77 Friend WithEvents txtAddress As System.Windows.Controls.TextBox
78
79 #End ExternalSource
80
81
82 #ExternalSource("..\..\Window2.xaml",74)
83 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
84 Friend WithEvents txtTown As System.Windows.Controls.TextBox
85
86 #End ExternalSource
87
88
89 #ExternalSource("..\..\Window2.xaml",75)
90 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
91 Friend WithEvents txtPostcode As System.Windows.Controls.TextBox
92
93 #End ExternalSource
94
95
96 #ExternalSource("..\..\Window2.xaml",76)
97 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
98 Friend WithEvents txtCardNum As System.Windows.Controls.TextBox
99
100 #End ExternalSource
101
102
103 #ExternalSource("..\..\Window2.xaml",77)
104 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
105 Friend WithEvents txtCVC As System.Windows.Controls.TextBox
106
107 #End ExternalSource
108
109
110 #ExternalSource("..\..\Window2.xaml",78)
111 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
112 Friend WithEvents bor1 As System.Windows.Controls.Border
113
114 #End ExternalSource
115
116
117 #ExternalSource("..\..\Window2.xaml",79)
118 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
119 Friend WithEvents btnSignUp As System.Windows.Controls.Button
120
121 #End ExternalSource
122
123 Private _contentLoaded As Boolean
124
125 '''<summary>
126 '''InitializeComponent
127 '''</summary>
128 <System.Diagnostics.DebuggerNonUserCodeAttribute(), _
129 System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")> _
130 Public Sub InitializeComponent() Implements System.Windows.Markup.IComponentConnector.InitializeComponent
131 If _contentLoaded Then
132 Return
133 End If
134 _contentLoaded = true
135 Dim resourceLocater As System.Uri = New System.Uri("/NEA;component/window2.xaml", System.UriKind.Relative)
136
137 #ExternalSource("..\..\Window2.xaml",1)
138 System.Windows.Application.LoadComponent(Me, resourceLocater)
139
140 #End ExternalSource
141 End Sub
142
143 <System.Diagnostics.DebuggerNonUserCodeAttribute(), _
144 System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0"), _
145 System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never), _
146 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes"), _
147 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity"), _
148 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")> _
149 Sub System_Windows_Markup_IComponentConnector_Connect(ByVal connectionId As Integer, ByVal target As Object) Implements System.Windows.Markup.IComponentConnector.Connect
150 If (connectionId = 1) Then
151 Me.txtFirstName = CType(target,System.Windows.Controls.TextBox)
152 Return
153 End If
154 If (connectionId = 2) Then
155 Me.txtEmail = CType(target,System.Windows.Controls.TextBox)
156 Return
157 End If
158 If (connectionId = 3) Then
159 Me.txtIGN = CType(target,System.Windows.Controls.TextBox)
160 Return
161 End If
162 If (connectionId = 4) Then
163 Me.txtLastName = CType(target,System.Windows.Controls.TextBox)
164 Return
165 End If
166 If (connectionId = 5) Then
167 Me.txtAddress = CType(target,System.Windows.Controls.TextBox)
168 Return
169 End If
170 If (connectionId = 6) Then
171 Me.txtTown = CType(target,System.Windows.Controls.TextBox)
172 Return
173 End If
174 If (connectionId = 7) Then
175 Me.txtPostcode = CType(target,System.Windows.Controls.TextBox)
176 Return
177 End If
178 If (connectionId = 8) Then
179 Me.txtCardNum = CType(target,System.Windows.Controls.TextBox)
180 Return
181 End If
182 If (connectionId = 9) Then
183 Me.txtCVC = CType(target,System.Windows.Controls.TextBox)
184 Return
185 End If
186 If (connectionId = 10) Then
187 Me.bor1 = CType(target,System.Windows.Controls.Border)
188 Return
189 End If
190 If (connectionId = 11) Then
191 Me.btnSignUp = CType(target,System.Windows.Controls.Button)
192 Return
193 End If
194 Me._contentLoaded = true
195 End Sub
196 End Class
197