コード例 #1
0
 void Current_ExecutedCommand(Controller.Commands.CommandBase command, bool isPartOfMacro, Controller.Commands.CommandBase macroCommand, bool isUndo, bool isRedo)
 {
     UpdateViewForCurrentSelection();
 }
コード例 #2
0
 void Current_ExecutedCommand(Controller.Commands.CommandBase command, bool isPartOfMacro, Controller.Commands.CommandBase macroCommand, bool isUndo, bool isRedo)
 {
     ClearAdorners();
 }