The DisGUISE C# class library
KeyEventArgs Constructor
public KeyEventArgs(
KeyCode
key
,
KeyAction
action
);
See Also
KeyEventArgs Class
|
DisGUISE.Phone.Events Namespace