Aufgabe WPF
This commit is contained in:
8
FahzeugWPF/App.xaml
Normal file
8
FahzeugWPF/App.xaml
Normal file
@@ -0,0 +1,8 @@
|
||||
<Application x:Class="FahzeugWPF.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="clr-namespace:FahzeugWPF">
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
</Application>
|
||||
Reference in New Issue
Block a user