zhaw-dnet2/Tasks/Lab6/UWPClient/App.xaml

8 lines
224 B
Plaintext
Raw Normal View History

2024-06-06 03:10:10 +00:00
<Application
x:Class="UWPClient.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:UWPClient">
</Application>