1 #ExternalChecksum("..\..\Window2.xaml","{ff1816ec-aa5e-4d10-87f7-6f4963833460}","5F13486B6CFB5D241A36BA0119170AE857B65916")
2 '------------------------------------------------------------------------------
4 ' This code was generated by a tool.
5 ' Runtime Version:4.0.30319.42000
7 ' Changes to this file may cause incorrect behavior and will be lost if
8 ' the code is regenerated.
10 '------------------------------------------------------------------------------
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
41 <Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
42 Partial Public Class Window2
43 Inherits System.Windows.Window
44 Implements System.Windows.Markup.IComponentConnector
47 #ExternalSource("..\..\Window2.xaml",67)
48 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
49 Friend WithEvents txtFirstName As System.Windows.Controls.TextBox
54 #ExternalSource("..\..\Window2.xaml",69)
55 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
56 Friend WithEvents txtEmail As System.Windows.Controls.TextBox
61 #ExternalSource("..\..\Window2.xaml",70)
62 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
63 Friend WithEvents txtIGN As System.Windows.Controls.TextBox
68 #ExternalSource("..\..\Window2.xaml",71)
69 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
70 Friend WithEvents txtLastName As System.Windows.Controls.TextBox
75 #ExternalSource("..\..\Window2.xaml",73)
76 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
77 Friend WithEvents txtAddress As System.Windows.Controls.TextBox
82 #ExternalSource("..\..\Window2.xaml",74)
83 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
84 Friend WithEvents txtTown As System.Windows.Controls.TextBox
89 #ExternalSource("..\..\Window2.xaml",75)
90 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
91 Friend WithEvents txtPostcode As System.Windows.Controls.TextBox
96 #ExternalSource("..\..\Window2.xaml",76)
97 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
98 Friend WithEvents txtCardNum As System.Windows.Controls.TextBox
103 #ExternalSource("..\..\Window2.xaml",77)
104 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
105 Friend WithEvents txtCVC As System.Windows.Controls.TextBox
110 #ExternalSource("..\..\Window2.xaml",78)
111 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
112 Friend WithEvents bor1 As System.Windows.Controls.Border
117 #ExternalSource("..\..\Window2.xaml",79)
118 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
119 Friend WithEvents btnSignUp As System.Windows.Controls.Button
123 Private _contentLoaded As Boolean
126 '''InitializeComponent
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
134 _contentLoaded = true
135 Dim resourceLocater As System.Uri = New System.Uri("/NEA;component/window2.xaml", System.UriKind.Relative)
137 #ExternalSource("..\..\Window2.xaml",1)
138 System.Windows.Application.LoadComponent(Me, resourceLocater)
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)
154 If (connectionId = 2) Then
155 Me.txtEmail = CType(target,System.Windows.Controls.TextBox)
158 If (connectionId = 3) Then
159 Me.txtIGN = CType(target,System.Windows.Controls.TextBox)
162 If (connectionId = 4) Then
163 Me.txtLastName = CType(target,System.Windows.Controls.TextBox)
166 If (connectionId = 5) Then
167 Me.txtAddress = CType(target,System.Windows.Controls.TextBox)
170 If (connectionId = 6) Then
171 Me.txtTown = CType(target,System.Windows.Controls.TextBox)
174 If (connectionId = 7) Then
175 Me.txtPostcode = CType(target,System.Windows.Controls.TextBox)
178 If (connectionId = 8) Then
179 Me.txtCardNum = CType(target,System.Windows.Controls.TextBox)
182 If (connectionId = 9) Then
183 Me.txtCVC = CType(target,System.Windows.Controls.TextBox)
186 If (connectionId = 10) Then
187 Me.bor1 = CType(target,System.Windows.Controls.Border)
190 If (connectionId = 11) Then
191 Me.btnSignUp = CType(target,System.Windows.Controls.Button)
194 Me._contentLoaded = true