From 1366bfb758704d0a8c24b7d9c7fc2d14da5f8c97 Mon Sep 17 00:00:00 2001 From: Daniel Clark Date: Fri, 5 Feb 2021 16:09:49 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03e0ce4..6b7445a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -A Notification Flyout that looks and feels exactly like the native Volume, Network, and Battery flyouts. Built with WPF and UWP using XamlIslands. +A Notification Flyout that looks and feels exactly like the native Volume, Network, and Battery flyouts. Built with WPF and UWP with XamlIslands using the UWP Flyout control for the displaying of the flyout content. Demo: ![alt text](https://github.com/TheXamlGuy/NotificationFlyout/blob/master/demo.gif)