Name | Description | |
---|---|---|
Activate | Overloaded. | |
Hide | Hides the DockPane. | |
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) | |
Pin | Pins the DockPane | |
UnPin | Restores the DockPane from its pinned state. |