可以切换主题

This commit is contained in:
艾竹
2023-03-11 22:27:23 +08:00
parent 84f413320f
commit fb7858fe74
22 changed files with 1061 additions and 208 deletions

View File

@@ -108,6 +108,10 @@ namespace AIStudio.Wpf.DiagramDesigner
{
get;
}
SimpleCommand SelectInverseCommand
{
get;
}
SimpleCommand SelectItemCommand
{
get;
@@ -194,10 +198,6 @@ namespace AIStudio.Wpf.DiagramDesigner
{
get;
}
SimpleCommand InitLayoutCommand
{
get;
}
SimpleCommand ResetLayoutCommand
{