Tunnel flyout events to top level notificationflyout so users can handle events accordingly.

This commit is contained in:
Daniel Clark
2021-02-13 11:47:55 +00:00
parent c7b80cc997
commit 20441d5749
8 changed files with 65 additions and 19 deletions
@@ -1,4 +1,6 @@
namespace NotificationFlyoutSample
using Windows.UI.Xaml.Controls;
namespace NotificationFlyoutSample
{
public sealed partial class Shell
{