mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-12 12:39:27 +08:00
大部分完成,还有写要解决的问题
This commit is contained in:
@@ -28,5 +28,15 @@ namespace AIStudio.Wpf.DiagramDesigner.Demo.ViewModels
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
|
||||
public int Index
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
|
||||
public int ParentIndex
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user