mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-06 01:30:52 +08:00
zz
This commit is contained in:
@@ -41,6 +41,11 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
get; set;
|
||||
}
|
||||
|
||||
public ItemsContainerInfo ParentContain
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
|
||||
public void AddNext(BlockDesignerItemViewModel next)
|
||||
{
|
||||
if (this.Next == next)
|
||||
|
||||
Reference in New Issue
Block a user