| | | 1 | | #pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "BD3C0B271F6DDCC22B5F9E815F1291625D3AED45" |
| | | 2 | | //------------------------------------------------------------------------------ |
| | | 3 | | // <auto-generated> |
| | | 4 | | // This code was generated by a tool. |
| | | 5 | | // |
| | | 6 | | // Changes to this file may cause incorrect behavior and will be lost if |
| | | 7 | | // the code is regenerated. |
| | | 8 | | // </auto-generated> |
| | | 9 | | //------------------------------------------------------------------------------ |
| | | 10 | | |
| | | 11 | | using OffRouteMap; |
| | | 12 | | using System; |
| | | 13 | | using System.Diagnostics; |
| | | 14 | | using System.Windows; |
| | | 15 | | using System.Windows.Automation; |
| | | 16 | | using System.Windows.Controls; |
| | | 17 | | using System.Windows.Controls.Primitives; |
| | | 18 | | using System.Windows.Controls.Ribbon; |
| | | 19 | | using System.Windows.Data; |
| | | 20 | | using System.Windows.Documents; |
| | | 21 | | using System.Windows.Forms.Integration; |
| | | 22 | | using System.Windows.Ink; |
| | | 23 | | using System.Windows.Input; |
| | | 24 | | using System.Windows.Markup; |
| | | 25 | | using System.Windows.Media; |
| | | 26 | | using System.Windows.Media.Animation; |
| | | 27 | | using System.Windows.Media.Effects; |
| | | 28 | | using System.Windows.Media.Imaging; |
| | | 29 | | using System.Windows.Media.Media3D; |
| | | 30 | | using System.Windows.Media.TextFormatting; |
| | | 31 | | using System.Windows.Navigation; |
| | | 32 | | using System.Windows.Shapes; |
| | | 33 | | using System.Windows.Shell; |
| | | 34 | | |
| | | 35 | | |
| | | 36 | | namespace OffRouteMap { |
| | | 37 | | |
| | | 38 | | |
| | | 39 | | /// <summary> |
| | | 40 | | /// App |
| | | 41 | | /// </summary> |
| | | 42 | | public partial class App : System.Windows.Application { |
| | | 43 | | |
| | | 44 | | private bool _contentLoaded; |
| | | 45 | | |
| | | 46 | | /// <summary> |
| | | 47 | | /// InitializeComponent |
| | | 48 | | /// </summary> |
| | | 49 | | [System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | 50 | | [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "9.0.10.0")] |
| | | 51 | | public void InitializeComponent() { |
| | 0 | 52 | | if (_contentLoaded) { |
| | 0 | 53 | | return; |
| | | 54 | | } |
| | 0 | 55 | | _contentLoaded = true; |
| | | 56 | | |
| | | 57 | | #line 5 "..\..\..\App.xaml" |
| | | 58 | | this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); |
| | | 59 | | |
| | | 60 | | #line default |
| | | 61 | | #line hidden |
| | | 62 | | System.Uri resourceLocater = new System.Uri("/OffRouteMap;component/app.xaml", System.UriKind.Relative); |
| | | 63 | | |
| | | 64 | | #line 1 "..\..\..\App.xaml" |
| | | 65 | | System.Windows.Application.LoadComponent(this, resourceLocater); |
| | | 66 | | |
| | | 67 | | #line default |
| | | 68 | | #line hidden |
| | | 69 | | } |
| | | 70 | | |
| | | 71 | | /// <summary> |
| | | 72 | | /// Application Entry Point. |
| | | 73 | | /// </summary> |
| | | 74 | | [System.STAThreadAttribute()] |
| | | 75 | | [System.Diagnostics.DebuggerNonUserCodeAttribute()] |
| | | 76 | | [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "9.0.10.0")] |
| | | 77 | | public static void Main() { |
| | | 78 | | OffRouteMap.App app = new OffRouteMap.App(); |
| | | 79 | | app.InitializeComponent(); |
| | | 80 | | app.Run(); |
| | | 81 | | } |
| | | 82 | | } |
| | | 83 | | } |
| | | 84 | | |