更新
This commit is contained in:
7
AntdWpf/Controls/Sizes.cs
Normal file
7
AntdWpf/Controls/Sizes.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace AntdWpf.Controls
|
||||
{
|
||||
public enum Sizes
|
||||
{
|
||||
Large = -1, Small = -2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user