Files
Proftaak-RH-B4/DokterApp/App.xaml
Sem van der Hoeven 3494f678e3 added doctor project
2020-09-30 10:15:30 +02:00

10 lines
363 B
XML

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