月更
This commit is contained in:
7
AntDesignWPF/Controls/Shapes.cs
Normal file
7
AntDesignWPF/Controls/Shapes.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace AntDesign.WPF.Controls
|
||||
{
|
||||
public enum Shapes : byte
|
||||
{
|
||||
Circle, Square
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user