Name | Description | |
---|---|---|
Dispose | Overloaded. | |
IsVisibleOnView | Gets whether or not this TrayButton is visible in the tray for the current Pane |
For a list of all members of this type, see TrayButton members.
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
IsVisibleOnView | Gets whether or not this TrayButton is visible in the tray for the current Pane |
Name | Description | |
---|---|---|
ClosePopup | Helper method, provides a way to programmatically close the popup. | |
ConstructPopupContent | Constructs a ContentControl that will be displayed as the Content within a popup window. | |
FocusView | Helper method, provides a way to give focus to the current View. | |
Initialize | Invoked straight after construction, and after all DAML settings have been loaded. | |
NotifyPropertyChanged | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) | |
OnButtonChecked | Callback for when the value of IsChecked is changed. | |
OnButtonLoaded | Occurs when the corresponding UI Button has been added to the UI and the View is ready for use. | |
OnHidePopup | Occurs when the popup is closed (but not disposed). | |
OnShowPopup | Occurs when the popup is opened. | |
SetCheckedNoCallback | Helper method available to allow changing the value of IsChecked without an immediate callback to OnButtonChecked. | |
SetProperty | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |