OpenCV_4.2.0/opencv-4.2.0/samples/winrt_universal/PhoneTutorial/App.xaml

7 lines
231 B
Plaintext
Raw Normal View History

2024-07-25 16:47:56 +08:00
<Application
x:Class="PhoneTutorial.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:PhoneTutorial">
</Application>