It's no or never... remap Namespaces with TheXamlGuy.* prefix

This commit is contained in:
Daniel Clark
2021-02-14 15:31:07 +00:00
parent 2d74e40948
commit 8dce9f882b
24 changed files with 130 additions and 742 deletions
@@ -1,5 +1,5 @@
using NotificationFlyout.Wpf.UI.Controls;
using System;
using System;
using TheXamlGuy.NotificationFlyout.Wpf.UI.Controls;
namespace NotificationFlyoutSample.Host
{