Name | Description | |
---|---|---|
![]() | ButtonType | Gets or sets the type of TrayButton. |
![]() | CanAutoClose | Gets or sets whether or not a Popup can automatically close when user moves the mouse outside the bounds of the popup. |
![]() | ClickCommand | Gets or sets an associated Command that is invoked whenever the corresponding UI Button is clicked. |
![]() | DisabledTooltip | Gets the DAML disabledTooltip content property of this TrayButton. |
![]() | FlipImageRTL | Gets a boolean indicating if this TrayButton requires it's images to flipped on RTL. |
![]() | HasSeparator | Gets a boolean indicating if this TrayButton has a separator defined by the DAML separator content property. |
![]() | HelpURI | Gets the DAML helpURI property of this TrayButton. |
![]() | ID | Gets the DAML ID of this TrayButton. |
![]() | IsChecked | Gets or sets whether or not this TrayButton is Checked. |
![]() | IsEnabled | Gets or sets whether or not this TrayButton is enabled. |
![]() | LargeImage | Gets the DAML largeImage content property of this TrayButton. |
![]() | Model | Gets or sets the view-model's model object. (Inherited from ArcGIS.Desktop.Framework.Contracts.ViewModelBase) |
![]() | Name | Gets the DAML name content property of this TrayButton. |
![]() | SmallImage | Gets or sets the SmallImage property of this TrayButton. |
![]() | Tooltip | Gets the DAML tooltip content property of this TrayButton. |
![]() | TooltipHeading | Gets the DAML tooltipHeading content property of this TrayButton. |