From e1b3b1e6c9a89c8736c169bd97aafaf2cb32332b Mon Sep 17 00:00:00 2001 From: Daniel Clark Date: Mon, 8 Feb 2021 23:20:06 +0000 Subject: [PATCH] Added support for IsColorPrevalence background system accent color --- .../NotificationFlyoutContentPresenter.xaml | 16 ++++++++ .../NotificationFlyoutPresenter.cs | 31 +++++++++----- .../NotificationFlyoutXamlHost.cs | 39 ++++++++++++------ .../Helpers/SystemPersonalisationHelper.cs | 40 +++++++++++-------- .../Helpers/ThemeChangedEventArgs.cs | 8 +++- 5 files changed, 94 insertions(+), 40 deletions(-) diff --git a/NotificationFlyout.Uwp.UI.Controls/NotificationFlyoutPresenter/NotificationFlyoutContentPresenter.xaml b/NotificationFlyout.Uwp.UI.Controls/NotificationFlyoutPresenter/NotificationFlyoutContentPresenter.xaml index 88ff298..bd13a0d 100644 --- a/NotificationFlyout.Uwp.UI.Controls/NotificationFlyoutPresenter/NotificationFlyoutContentPresenter.xaml +++ b/NotificationFlyout.Uwp.UI.Controls/NotificationFlyoutPresenter/NotificationFlyoutContentPresenter.xaml @@ -25,6 +25,12 @@ +