mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
添加附加信息
This commit is contained in:
@@ -45,11 +45,6 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
this.ClearConnectors();
|
||||
}
|
||||
|
||||
protected override void ExecuteEditCommand(object param)
|
||||
{
|
||||
if (IsReadOnly == true) return;
|
||||
}
|
||||
|
||||
private string _watermark = "请输入文本";
|
||||
public string Watermark
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user