[WIP] Move over to a popup

This commit is contained in:
Daniel Clark
2021-02-26 14:34:13 +00:00
parent d25744a9f4
commit f0b42d1551
13 changed files with 227 additions and 616 deletions
@@ -10,7 +10,7 @@ namespace NotificationFlyoutSample
}
private void OnCloseMenuFlyoutItemClick(object sender, RoutedEventArgs args)
{
{
var app = GetApplication();
app.Exit();
}