GoXam for WPF v3
DoKeyUp Method (ToolManager)
Northwoods.GoXam.Tool Namespace > ToolManager Class : DoKeyUp Method
The diagram will call this method upon a key up event.
Syntax
public override void DoKeyUp( 
   KeyEventArgs e
)

Parameters

e
Remarks
This key event method isn't called due to the command mechanism.
See Also

Reference

ToolManager Class
ToolManager Members