6 lines
194 B
Text
6 lines
194 B
Text
|
<Application
|
||
|
x:Class="UwpApplication.App"
|
||
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||
|
|
||
|
</Application>
|