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

Parameters

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

Reference

DiagramTool Class
DiagramTool Members