linphone-tutorials/uwp/cs/04_BasicChat/App.xaml
2021-09-13 15:50:58 +02:00

4 lines
173 B
XML

<Application
x:Class="_04_BasicChat.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" />