mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-20 08:26:36 +08:00
修改几个名字
This commit is contained in:
@@ -71,10 +71,6 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
return false;
|
||||
}
|
||||
|
||||
if (propertyName == "Area")
|
||||
{
|
||||
|
||||
}
|
||||
var old = storage;
|
||||
storage = value;
|
||||
RaisePropertyChanged(propertyName, old, value);
|
||||
|
||||
Reference in New Issue
Block a user