CustomCommand Properties

Properties

AdditionalShortcuts Gets or sets an array of additional shortcut keys for this command.
(Inherited from Command)
AllowInvokeByKey 
CancelTrigger 
Enabled Gets a value indicating whether the Command is Enabled.
(Inherited from Command)
IgnoreIfUnhandledWithinBusinessProcess
(Overrides CommandIgnoreIfUnhandledWithinBusinessProcess)
Key 
Name The Command Name
(Inherited from Command)
Precondition 
Shortcut Gets or sets a value indicating the shortcut key for this command.
(Inherited from Command)

See Also