[This is preliminary documentation and is subject to change.]
The ApplicationCommandEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ApplicationCommandEventArgs | CTor from WM_APPCOMMAND lParam |
Properties
| Name | Description | |
|---|---|---|
| Command | Identifies the application command | |
| Device | Identifies source device of application command | |
| Handled | Gets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing. (Inherited from HandledEventArgs.) |