This commit is contained in:
kwai
2023-06-28 12:06:58 +08:00
parent a4ea9f334e
commit 1f20aad2c7
10 changed files with 86 additions and 68 deletions

View File

@@ -61,6 +61,7 @@ namespace AIStudio.Wpf.DiagramDesigner
{
get;
}
event PropertyChangedEventHandler PropertyChanged;
}
}