Name | Description | |
---|---|---|
![]() | Activate | Makes the Pane the active Pane and active window. (Inherited from ArcGIS.Desktop.Framework.Contracts.Pane) |
![]() | Close | Close the Pane. (Inherited from ArcGIS.Desktop.Framework.Contracts.Pane) |
![]() | Flash | Flashes the Pane's tab. (Inherited from ArcGIS.Desktop.Framework.Contracts.Pane) |
![]() | OnDragOver | Invoked when an object is dragged over the window. Implement this method to add class handling for this event. (Inherited from ArcGIS.Desktop.Framework.Contracts.PaneBase) |
![]() | OnDrop | Invoked when an object is dropped onto the pane. Implement this method to add class handling for this event. (Inherited from ArcGIS.Desktop.Framework.Contracts.PaneBase) |
![]() | SetMapURI | Sets the Map URI of the MapView whose TOC is to be shown when this pane is activated |