MCML Events
MCML defines the following events.
Event | Description |
Caught | Raised when an exception is caught. |
DownInvoked | Raised for the wheel-down event. |
Invoked | Raised when a UI feature is clicked, a keystroke event occurs, or the shortcut command is issued. |
TypingInputRejected | Notification that is sent when the typing input is rejected. |
UpInvoked | Raised for the wheel-up event. |
See Also