PBasicInputEventHandler.OnKeyUp Method 
 Called when a KeyUp event is sent to this listener. 
Parameters
- sender
 - The source of the event.
 - e
 - A PInputEventArgs that contains the event data.
 
Implements
PInputEventListener.OnKeyUp
See Also
PBasicInputEventHandler Class | UMD.HCIL.Piccolo.Event Namespace