mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-02 15:50:51 +08:00
补充提交
This commit is contained in:
@@ -178,6 +178,11 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
}
|
||||
}
|
||||
|
||||
public bool StartEditing
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
|
||||
private bool _isEditing = false;
|
||||
public bool IsEditing
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user