Many nice features
This commit is contained in:
8
MaterialModernWPF/Constants.cs
Normal file
8
MaterialModernWPF/Constants.cs
Normal file
@ -0,0 +1,8 @@
|
||||
namespace MaterialModernWPF
|
||||
{
|
||||
public static class Constants
|
||||
{
|
||||
public const string MainRegion = "MainRegion";
|
||||
public const string PackagesRegion = "PackagesRegion";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user