mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-09 10:46:37 +08:00
xx
This commit is contained in:
@@ -58,5 +58,40 @@ namespace AIStudio.Wpf.Mind.ViewModels
|
||||
{
|
||||
get;
|
||||
}
|
||||
|
||||
SimpleCommand ResetLayoutCommand
|
||||
{
|
||||
get;
|
||||
}
|
||||
|
||||
SimpleCommand Expand2Level1Command
|
||||
{
|
||||
get;
|
||||
}
|
||||
|
||||
SimpleCommand Expand2Level2Command
|
||||
{
|
||||
get;
|
||||
}
|
||||
|
||||
SimpleCommand Expand2Level3Command
|
||||
{
|
||||
get;
|
||||
}
|
||||
|
||||
SimpleCommand Expand2Level4Command
|
||||
{
|
||||
get;
|
||||
}
|
||||
|
||||
SimpleCommand Expand2Level5Command
|
||||
{
|
||||
get;
|
||||
}
|
||||
|
||||
SimpleCommand Expand2Level6Command
|
||||
{
|
||||
get;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user