/Samples/ExampleToolWPF/App.xaml
# · XAML · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · d8d1d360459db302263bee7bc5c4c04b MD5 · raw file
- <Application x:Class="Delta.Tools.ExampleToolWPF.App"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- StartupUri="MainWindow.xaml">
- <Application.Resources>
-
- </Application.Resources>
- </Application>