描述修改

This commit is contained in:
艾竹
2023-02-12 11:07:21 +08:00
parent 98392f377b
commit da2d8cd9b3
7 changed files with 9 additions and 9 deletions

View File

@@ -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.";