Added notification icon fallback support

This commit is contained in:
Daniel Clark
2021-02-14 20:59:45 +00:00
parent 9869470c24
commit 50033d9aa3
14 changed files with 80 additions and 42 deletions
@@ -1,6 +1,4 @@
using Windows.UI.Xaml.Controls;
namespace NotificationFlyoutSample
namespace NotificationFlyoutSample
{
public sealed partial class Shell
{