Added WinRT Universal Apps samples
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
This commit is contained in:
7
samples/winrt_universal/PhoneTutorial/App.xaml
Normal file
7
samples/winrt_universal/PhoneTutorial/App.xaml
Normal file
@@ -0,0 +1,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>
|
||||
Reference in New Issue
Block a user