blob: 4919f982a379bbe65121667614059c3ea69eab2b (
plain)
1
2
3
4
5
6
7
8
|
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="VideoPlayer.App"
>
<Application.Resources>
</Application.Resources>
</Application>
|