mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-15 05:56:36 +08:00
选中状态代码整理
This commit is contained in:
@@ -31,7 +31,7 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
}
|
||||
}
|
||||
|
||||
internal void RemoveFromSelection(ISelectable item)
|
||||
public void RemoveFromSelection(ISelectable item)
|
||||
{
|
||||
if (item is IGroupable)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user