PrimarySelectionPolicy Members
Include Protected Members
Include Inherited Members
A policy that specifies the primarily selected element.
The PrimarySelectionPolicy type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the PrimarySelectionPolicy class.
Top
Methods
Name
Description
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.)
Returns the policy item that represents the primary selection. (Overrides SelectionPolicy.GetPolicyItems(Selection).)
Returns an optional set of surrogate items for this item. (Inherited from ItemPolicy.)
Gets the type of the current instance. (Inherited from Object.)
Gets a value indicating whether the specified item is to be included in the policy. (Inherited from SelectionPolicy.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Called when this policy is activated. (Inherited from SelectionPolicy.)
Called when this policy is deactivated. (Inherited from SelectionPolicy.)
Raises the PolicyItemsChanged event. (Inherited from ItemPolicy.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the editing context for the designer. (Inherited from ItemPolicy.)
Gets a value indicating whether the policy is a surrogate policy. (Inherited from ItemPolicy.)
Gets an enumeration of items that are affected by this policy. (Inherited from SelectionPolicy.)
Top
Events
Name
Description
Occurs when the policy changes. (Inherited from ItemPolicy.)
Top