cmake/Tests/VSXaml/App.xaml

8 lines
218 B
Plaintext
Raw Normal View History

2015-08-17 11:37:30 +02:00
<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>