mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-12 04:29:27 +08:00
查找与替换完成
This commit is contained in:
@@ -84,7 +84,10 @@ namespace AIStudio.Wpf.DiagramApp.ViewModels
|
||||
}
|
||||
set
|
||||
{
|
||||
SetProperty(ref _pageViewModel, value);
|
||||
if (SetProperty(ref _pageViewModel, value))
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user