Mind 出发

This commit is contained in:
艾竹
2023-02-12 21:30:16 +08:00
parent 934357c87c
commit 4d36eac218
27 changed files with 491 additions and 133 deletions

View File

@@ -257,6 +257,10 @@ namespace AIStudio.Wpf.DiagramDesigner
{
get; set;
}
bool AllowDrop
{
get; set;
}
System.Windows.Point CurrentPoint
{
get; set;