Files
kaehler.scr/Kaehler.scr/App.xaml
2022-12-11 21:08:34 +01:00

9 lines
315 B
XML

<Application x:Class="Kaehler.scr.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Startup="Application_Startup">
<Application.Resources>
</Application.Resources>
</Application>