CMake/Tests/VSXaml/App.xaml

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>