ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TrayButton Class


In This Topic
    TrayButton Class Methods
    In This Topic

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

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