[WIP] Move over to a popup
This commit is contained in:
@@ -10,7 +10,7 @@ namespace NotificationFlyoutSample
|
||||
}
|
||||
|
||||
private void OnCloseMenuFlyoutItemClick(object sender, RoutedEventArgs args)
|
||||
{
|
||||
{
|
||||
var app = GetApplication();
|
||||
app.Exit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user