补充提交

This commit is contained in:
艾竹
2023-04-08 14:28:51 +08:00
parent 78da8f4852
commit a0485601c1
5 changed files with 24 additions and 8 deletions

View File

@@ -23,6 +23,12 @@ namespace AIStudio.Wpf.DiagramDesigner
get; set;
}
//新建完处于编辑状态
bool StartEditing
{
get; set;
}
bool ShowText
{
get; set;