Files
NotificationFlyout/NotificationFlyout.XamlHost/App.xaml
T
Daniel Clark 45a9eb9cd2 init
2021-02-05 01:39:51 +00:00

6 lines
295 B
XML

<xamlhost:XamlApplication
x:Class="NotificationFlyout.XamlHost.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:xamlhost="using:Microsoft.Toolkit.Win32.UI.XamlHost">
</xamlhost:XamlApplication>