eksam/Päevaküsimus/App.xaml
2017-01-26 15:38:43 +02:00

10 lines
373 B
XML

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