Exemplo n.º 1
0
 void Current_ExecutedCommand(Controller.Commands.CommandBase command, bool isPartOfMacro, Controller.Commands.CommandBase macroCommand, bool isUndo, bool isRedo)
 {
     UpdateViewForCurrentSelection();
 }
Exemplo n.º 2
0
 void Current_ExecutedCommand(Controller.Commands.CommandBase command, bool isPartOfMacro, Controller.Commands.CommandBase macroCommand, bool isUndo, bool isRedo)
 {
     ClearAdorners();
 }