• Main Page
  • Modules
  • Namespaces
  • Classes
  • Files
  • File List

D:/Projekt/ECF_trunk/examples/GPSpaceFlight/SpaceFlight.GUI/obj/x86/Debug/App.g.i.cs

00001 #pragma checksum "..\..\..\App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "4A6DECB056210F45D6E66FFFE3BE2E41"
00002 //------------------------------------------------------------------------------
00003 // <auto-generated>
00004 //     This code was generated by a tool.
00005 //     Runtime Version:4.0.30319.269
00006 //
00007 //     Changes to this file may cause incorrect behavior and will be lost if
00008 //     the code is regenerated.
00009 // </auto-generated>
00010 //------------------------------------------------------------------------------
00011 
00012 using System;
00013 using System.Diagnostics;
00014 using System.Windows;
00015 using System.Windows.Automation;
00016 using System.Windows.Controls;
00017 using System.Windows.Controls.Primitives;
00018 using System.Windows.Data;
00019 using System.Windows.Documents;
00020 using System.Windows.Ink;
00021 using System.Windows.Input;
00022 using System.Windows.Markup;
00023 using System.Windows.Media;
00024 using System.Windows.Media.Animation;
00025 using System.Windows.Media.Effects;
00026 using System.Windows.Media.Imaging;
00027 using System.Windows.Media.Media3D;
00028 using System.Windows.Media.TextFormatting;
00029 using System.Windows.Navigation;
00030 using System.Windows.Shapes;
00031 using System.Windows.Shell;
00032 
00033 
00034 namespace SpaceFlight.GUI {
00035     
00036     
00040     [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
00041     public partial class App : System.Windows.Application {
00042         
00046         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
00047         public void InitializeComponent() {
00048             
00049             #line 4 "..\..\..\App.xaml"
00050             this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
00051             
00052             #line default
00053             #line hidden
00054         }
00055         
00059         [System.STAThreadAttribute()]
00060         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
00061         public static void Main() {
00062             SpaceFlight.GUI.App app = new SpaceFlight.GUI.App();
00063             app.InitializeComponent();
00064             app.Run();
00065         }
00066     }
00067 }
00068 

Generated on Tue Oct 23 2012 11:14:22 for ECF by  doxygen 1.7.1