This commit is contained in:
kwai
2023-06-27 19:58:08 +08:00
parent 4968bbb5e7
commit 6995fe1476
6 changed files with 91 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ namespace AIStudio.Wpf.DiagramDesigner
}
public class BlockBorder : Border
public class BlockGrid : Grid
{
}