cmake/Tests/VSXaml/App.xaml
2015-08-17 11:37:30 +02:00

8 lines
218 B
XML

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