Orarend/OrarendApp/OrarendApp.Windows/App.xaml
2017-01-30 21:58:15 +01:00

7 lines
242 B
XML

<Application
x:Class="OrarendApp.Windows.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:OrarendApp.Windows">
</Application>