mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-20 00:16:36 +08:00
大部分完成,还有写要解决的问题
This commit is contained in:
@@ -49,7 +49,6 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
|
||||
if (item is DesignerItemViewModelBase)
|
||||
{
|
||||
|
||||
return (Style)itemsControl.FindResource("designerItemStyle");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user