App.xaml 330 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 <Application x:Class="WpfApplication1.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" StartupUri="Window_test_graphscan4.xaml"> <Application.Resources> </Application.Resources> </Application>