Uebungsaufgaben/Semester3/DotNET/Aufgabenblatt6/Aufgabe16/App.xaml
2024-12-19 23:55:07 +01:00

10 lines
363 B
XML

<Application x:Class="Aufgabe16.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Aufgabe16"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>