1 #ExternalChecksum("..\..\Application.xaml","{ff1816ec-aa5e-4d10-87f7-6f4963833460}","38E64E5AB5A63056F51CEADEA78C4527E6306590")
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 Partial Public Class Application
42 Inherits System.Windows.Application
45 '''InitializeComponent
47 <System.Diagnostics.DebuggerNonUserCodeAttribute(), _
48 System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")> _
49 Public Sub InitializeComponent()
51 #ExternalSource("..\..\Application.xaml",5)
52 Me.StartupUri = New System.Uri("MainWindow.xaml", System.UriKind.Relative)
58 '''Application Entry Point.
60 <System.STAThreadAttribute(), _
61 System.Diagnostics.DebuggerNonUserCodeAttribute(), _
62 System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")> _
63 Public Shared Sub Main()
64 Dim app As Application = New Application()
65 app.InitializeComponent