mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-20 00:16:36 +08:00
描述修改
This commit is contained in:
@@ -11,7 +11,7 @@ namespace AIStudio.Wpf.DiagramDesigner.Demo.ViewModels
|
||||
{
|
||||
public ColoredPortViewModel()
|
||||
{
|
||||
Title = "Custom port";
|
||||
Title = "Colored port";
|
||||
Info = "Creating your own custom ports is very easy!" +
|
||||
"In this example, you can only attach links from/to ports with the same color.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user