Files
NotificationFlyout/NotificationFlyout.XamlHost/App.xaml
T
2021-02-09 12:15:57 +00:00

5 lines
269 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" />