This commit is contained in:
2020-02-28 21:32:32 +01:00
parent e6704c331f
commit 4293e60fa7
8 changed files with 17 additions and 1190 deletions

View File

@@ -0,0 +1,7 @@
namespace ModernWpfPlayground
{
public class IntellisenseResourceDictionary : ModernWpf.DesignTime.IntellisenseResourcesBase
{
}
}