The DisGUISE C# class library

KeyEventHandler Delegate

public delegate void KeyEventHandler(
   object sender,
   KeyEventArgs e
);

Requirements

Namespace: DisGUISE.Phone.Events

Assembly: DisGUISE (in DisGUISE.dll)

See Also

DisGUISE.Phone.Events Namespace