[This is preliminary documentation and is subject to change.]
Handles the core functionality for the SelectContainer
operation.
| C# |
public static ExecutionResult ExecuteSelectContainer( Execution execution )
- execution (Execution)
- The Execution object created for the SelectContainer operation.
Always NoActionResult.
This calls IPWindow.SelectContainer to select
the containing Pane of the currently active Pane.