mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-19 07:56:37 +08:00
xx
This commit is contained in:
@@ -181,6 +181,11 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
get;
|
||||
}
|
||||
|
||||
SimpleCommand EditCommand
|
||||
{
|
||||
get;
|
||||
}
|
||||
|
||||
SimpleCommand UndoCommand
|
||||
{
|
||||
get;
|
||||
@@ -280,7 +285,7 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
bool AllowDrop
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
}
|
||||
System.Windows.Point CurrentPoint
|
||||
{
|
||||
get; set;
|
||||
|
||||
Reference in New Issue
Block a user