My WPF app needs notification of win10 style , so I used Microsoft.Toolkit.Uwp.Notifications --NuGet package. But the picture of AppLogoOverride cannot be replaced ,because the schema of AppLogoOverride Uri only 3 types( http:// ms-appx:///
ms-appdata:///) can be used. How to use uwp-uri in WPF app? Or how to replace the picture of AppLogoOverride in another way?
Excuse me ,I’m not good at English .
