思维导图修改成回车新增子节点

This commit is contained in:
艾竹
2023-05-03 23:42:34 +08:00
parent 071490f5ee
commit 940512589c
11 changed files with 153 additions and 27 deletions

View File

@@ -47,6 +47,10 @@ namespace AIStudio.Wpf.DiagramDesigner
{
get;
}
ICommand NextCommand
{
get;
}
ICommand AlignTopCommand
{
get;
@@ -204,7 +208,7 @@ namespace AIStudio.Wpf.DiagramDesigner
{
get;
}
ICommand ShowSearchCommand
ICommand ShowSearchCommand
{
get;
}
@@ -368,7 +372,7 @@ namespace AIStudio.Wpf.DiagramDesigner
DoCommandManager DoCommandManager
{
get;
get;
}
#region
DiagramOption DiagramOption