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

4 lines
173 B
XML

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