Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Clark 30b04b1fcc Project changes meaning the UWP stuff cannot relay on .Common stuff, this all has all happen in the host and then referred up to the UWP control, or else the UWP project would of had to carry a boat load of unsupported packages!! 2021-02-15 13:00:32 +00:00
Daniel Clark 49169b1044 [WIP] Non-functional now playing flyout sample 2021-02-15 00:06:51 +00:00
Daniel Clark b920a4622a Support setting notification tray icon as a png 2021-02-14 22:03:12 +00:00
Daniel Clark 50033d9aa3 Added notification icon fallback support 2021-02-14 20:59:45 +00:00
Daniel Clark 8dce9f882b It's no or never... remap Namespaces with TheXamlGuy.* prefix 2021-02-14 15:31:07 +00:00
Daniel Clark 20441d5749 Tunnel flyout events to top level notificationflyout so users can handle events accordingly. 2021-02-13 11:47:55 +00:00
Daniel Clark af1800e725 fixed scrolling issue 2021-02-13 00:08:11 +00:00
Daniel Clark ee7530b8b5 Added support common styling properties via NotificationFlyout 2021-02-12 23:44:52 +00:00
Daniel Clark 84afcf0be3 refactoring for the next stage 2021-02-12 23:23:41 +00:00
Daniel Clark 4a6c6ca4a5 Added API for opening a window from flyout w/ sample 2021-02-11 15:09:20 +00:00
Daniel Clark 0d28dad842 Unf*ck sample project... 2021-02-11 12:15:08 +00:00
Daniel Clark 91b4f94e3f [WIP] Add context menu support 2021-02-10 22:44:19 +00:00
Daniel Clark 72983bef6a Suppress benign MSBuild warning NU1702 + use MSBuild.Sdk.Extras throughout 2021-02-10 16:27:44 +00:00
Daniel Clark 822627a87d update sample 2021-02-10 14:21:50 +00:00
Daniel Clark 993e9c5d6d Added sample packaged project and added app context based on whether you are running the app natively or thru an app package 2021-02-10 13:53:16 +00:00
Daniel Clark b5b8641527 Move *everything* from setting flyout content and the flyout icons to a UWP control and simplified creation of the wpf host via a NotificationFlyoutApplication where you only need to set the UWP flyout 2021-02-10 11:49:16 +00:00
Daniel Clark cb837f034c Possible fix when inapp theme is changed 2021-02-09 19:08:10 +00:00
Daniel Clark 732a25d03a reorganise samples folder 2021-02-09 17:18:59 +00:00