CD_Laola_Welle/LaOlaWelle/App.xaml

10 lines
365 B
Plaintext
Raw Permalink Normal View History

2018-06-22 07:22:47 +00:00
<Application x:Class="LaOlaWelle.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:LaOlaWelle"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>