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
PrimarySelectionAdornerProvider
Initializes a new instance of the PrimarySelectionAdornerProvider class.
Top
Methods
Name
Description
Called when adorners are requested for the first time by the designer. (Inherited from AdornerProvider.)
Called when an adorner provider is about to be discarded by the designer. (Inherited from AdornerProvider.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Gets a value indicating if the adorner provider supports the provided Tool. (Inherited from AdornerProvider.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the collection of adorners that are provided by this adorner provider. (Inherited from AdornerProvider.)
Gets or sets the visibility of a set of adorners. (Inherited from AdornerProvider.)
Gets the editing context that activated this adorner provider. (Inherited from AdornerProvider.)
Top