ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapTrayButton Class


In This Topic
    MapTrayButton Class Methods
    In This Topic

    For a list of all members of this type, see MapTrayButton members.

    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
    Public MethodOverridden. Gets whether or not this TrayButton is visible in the tray for the current TrayButton.Pane  
    Top
    Protected Methods
     NameDescription
    Protected Method Helper method, provides a way to programmatically close the popup. (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
    Protected Method Constructs a ContentControl that will be displayed as the Content within a popup window. (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
    Protected Method Helper method, provides a way to give focus to the current View. (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
    Protected Method Invoked straight after construction, and after all DAML settings have been loaded. (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
    Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Protected MethodCallback for when the value of TrayButton.IsChecked is changed. (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
    Protected Method Occurs when the corresponding UI Button has been added to the UI and the View is ready for use. (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
    Protected Method Occurs when the popup is closed (but not disposed). (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
    Protected Method Occurs when the popup is opened. (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
    Protected MethodHelper method available to allow changing the value of TrayButton.IsChecked without an immediate callback to TrayButton.OnButtonChecked. (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
    Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Top
    See Also