7 lines
223 B
Plaintext
7 lines
223 B
Plaintext
|
|
<Application
|
||
|
|
x:Class="Test.WP81.App"
|
||
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||
|
|
xmlns:local="using:Test.WP81">
|
||
|
|
|
||
|
|
</Application>
|