mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
block
This commit is contained in:
@@ -7,9 +7,9 @@ using System.Windows;
|
||||
|
||||
namespace AIStudio.Wpf.DiagramDesigner
|
||||
{
|
||||
public class ToolBoxData
|
||||
public class ToolBoxData : BindableBase
|
||||
{
|
||||
public string Text
|
||||
public virtual string Text
|
||||
{
|
||||
get; protected set;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user