| Name | Description | |
|---|---|---|
|  | Caption | Gets or sets the command label as it appears in the ribbon and customize dialog. | 
|  | DisabledTooltip | Gets or sets the supplementary text that appears with the Tooltiponly when the command is disabled. | 
|  | Enabled | Gets or sets a boolean to specify whether the control is enabled. | 
|  | LargeImage | Gets or sets the large representation of the command, this may be an image or a xaml element. | 
|  | SmallImage | Gets or sets the small representation of the command, this may be an image or a xaml element. | 
|  | Tooltip | Gets or sets a brief description of the command that appears in a small pop-up window when a user pauses the mouse pointer over an element, such as over a Button. | 
|  | TooltipHeading | Gets or sets a one or two word label that appears above the tooltip. | 



