]> fbox.kageds.com Git - NEATEST.git/blob - NEA/obj/Debug/Account.g.vb
2nd commit
[NEATEST.git] / NEA / obj / Debug / Account.g.vb
1 #ExternalChecksum("..\..\Account.xaml","{ff1816ec-aa5e-4d10-87f7-6f4963833460}","8A231DE16962B248F923FDE34F939BF7B527275B")
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 '''Account
40 '''</summary>
41 <Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
42 Partial Public Class Account
43 Inherits System.Windows.Window
44 Implements System.Windows.Markup.IComponentConnector
45
46 Private _contentLoaded As Boolean
47
48 '''<summary>
49 '''InitializeComponent
50 '''</summary>
51 <System.Diagnostics.DebuggerNonUserCodeAttribute(), _
52 System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")> _
53 Public Sub InitializeComponent() Implements System.Windows.Markup.IComponentConnector.InitializeComponent
54 If _contentLoaded Then
55 Return
56 End If
57 _contentLoaded = true
58 Dim resourceLocater As System.Uri = New System.Uri("/NEA;component/account.xaml", System.UriKind.Relative)
59
60 #ExternalSource("..\..\Account.xaml",1)
61 System.Windows.Application.LoadComponent(Me, resourceLocater)
62
63 #End ExternalSource
64 End Sub
65
66 <System.Diagnostics.DebuggerNonUserCodeAttribute(), _
67 System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0"), _
68 System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never), _
69 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes"), _
70 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity"), _
71 System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")> _
72 Sub System_Windows_Markup_IComponentConnector_Connect(ByVal connectionId As Integer, ByVal target As Object) Implements System.Windows.Markup.IComponentConnector.Connect
73 Me._contentLoaded = true
74 End Sub
75 End Class
76