Gestures-Samples/VideoPlayerGestureControlUw.../App.xaml

9 строки
309 B
XML

<Application
x:Class="VideoPlayerGestureControlUwpNative.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:VideoPlayerGestureControlUwpNative"
RequestedTheme="Light">
</Application>