Dela via


PrimarySelectionAdornerProvider Members

Include Protected Members
Include Inherited Members

Offers a set of adorners that are shown for the primary selection.

The PrimarySelectionAdornerProvider type exposes the following members.

Constructors

 

Name

Description

Public method

PrimarySelectionAdornerProvider

Initializes a new instance of the PrimarySelectionAdornerProvider class.

Top

Methods

 

Name

Description

Protected method

Activate

Called when adorners are requested for the first time by the designer. (Inherited from AdornerProvider.)

Protected method

Deactivate

Called when an adorner provider is about to be discarded by the designer. (Inherited from AdornerProvider.)

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

IsToolSupported

Gets a value indicating if the adorner provider supports the provided Tool. (Inherited from AdornerProvider.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

Adorners

Gets the collection of adorners that are provided by this adorner provider. (Inherited from AdornerProvider.)

Public property

AdornersVisible

Gets or sets the visibility of a set of adorners. (Inherited from AdornerProvider.)

Protected property

Context

Gets the editing context that activated this adorner provider. (Inherited from AdornerProvider.)

Top

See Also

Reference

PrimarySelectionAdornerProvider Class

Microsoft.Windows.Design.Interaction Namespace