]> fbox.kageds.com Git - NEATEST.git/blob - NEA/obj/Debug/Log In.g.i.vb
666bc98e8950201f339ba320277c7c8e7dd817f4
[NEATEST.git] / NEA / obj / Debug / Log In.g.i.vb
1 #ExternalChecksum("..\..\Log In.xaml","{ff1816ec-aa5e-4d10-87f7-6f4963833460}","3E09DFA669F3C70B995957EE895C08918B356470")
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 '''MainWindow
40 '''</summary>
41 <Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
42 Partial Public Class MainWindow
43 Inherits System.Windows.Window
44 Implements System.Windows.Markup.IComponentConnector
45
46
47 #ExternalSource("..\..\Log In.xaml",15)
48 <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")> _
49 Friend WithEvents btnLogIn As System.Windows.Controls.Button
50
51 #End ExternalSource
52
53 Private _contentLoaded As Boolean
54
55 '''<summary>
56 '''InitializeComponent
57 '''</summary>
58 <System.Diagnostics.DebuggerNonUserCodeAttribute(), _
59 System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")> _
60 Public Sub InitializeComponent() Implements System.Windows.Markup.IComponentConnector.InitializeComponent
61 If _contentLoaded Then
62 Return
63 End If
64 _contentLoaded = true
65 Dim resourceLocater As System.Uri = New System.Uri("/NEA;component/log%20in.xaml", System.UriKind.Relative)
66
67 #ExternalSource("..\..\Log In.xaml",1)
68 System.Windows.Application.LoadComponent(Me, resourceLocater)
69
70 #End ExternalSource
71 End Sub
72
73 <System.Diagnostics.DebuggerNonUserCodeAttribute(), _
74 System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0"), _
75 System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never), _
76 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes"), _
77 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity"), _
78 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")> _
79 Sub System_Windows_Markup_IComponentConnector_Connect(ByVal connectionId As Integer, ByVal target As Object) Implements System.Windows.Markup.IComponentConnector.Connect
80 If (connectionId = 1) Then
81 Me.btnLogIn = CType(target,System.Windows.Controls.Button)
82 Return
83 End If
84 Me._contentLoaded = true
85 End Sub
86 End Class
87