SelectionOperations Members
Include Protected Members
Include Inherited Members
Provides standard operations that control the programmatic selection of objects in a designer.
The SelectionOperations type exposes the following members.
Methods
Name
Description
Processes a request to programmatically select an object in the designer.
Processes a request to programmatically select a single object in the designer.
Adds a callback method that is invoked when the selection in the editing context changes.
Processes a request to programmatically toggle the selection state of an object in the designer.
Processes a request to programmatically add an object in the designer to the existing selection.
Removes a callback method so that it is not invoked when the selection in the editing context changes.
Top