Delen via


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

Public methodStatic member

Select

Processes a request to programmatically select an object in the designer.

Public methodStatic member

SelectOnly

Processes a request to programmatically select a single object in the designer.

Public methodStatic member

Subscribe

Adds a callback method that is invoked when the selection in the editing context changes.

Public methodStatic member

Toggle

Processes a request to programmatically toggle the selection state of an object in the designer.

Public methodStatic member

Union

Processes a request to programmatically add an object in the designer to the existing selection.

Public methodStatic member

Unsubscribe

Removes a callback method so that it is not invoked when the selection in the editing context changes.

Top

See Also

Reference

SelectionOperations Class

Microsoft.Windows.Design.Interaction Namespace