Blame view

3rdparty/opencv-4.5.4/samples/winrt_universal/PhoneTutorial/App.xaml 231 Bytes
f4334277   Hu Chunming   提交3rdparty
1
2
3
4
5
6
7
  <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>