ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / LayoutTrayButton Class
Version


LayoutTrayButton Class Methods

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

Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
Public MethodOverridden.  Gets whether the tray button is visible on the view  
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 ArcGIS.Desktop.Mapping.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 ArcGIS.Desktop.Mapping.TrayButton.IsChecked without an immediate callback to ArcGIS.Desktop.Mapping.TrayButton.OnButtonChecked. (Inherited from ArcGIS.Desktop.Mapping.TrayButton)
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also