SelectionListener Members

Include Protected Members
Include Inherited Members

This type is only used internally; you cannot use it directly from your code. Represents the selection listener.

The SelectionListener type exposes the following members.

Constructors

  Name Description
Protected method SelectionListener Initializes a new instance of the SelectionListener class, using a supplied service provider.

Top

Methods

  Name Description
Public method Dispose Overloaded. Releases all resources used by the current instance of the selection listener.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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 Init Initializes the selection listener.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method OnCmdUIContextChanged This method does nothing.
Public method OnElementValueChanged This method does nothing.
Public method OnSelectionChanged This method does nothing.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Protected property EventsCookie Gets the events cookie.
Protected property SelectionMonitor Gets the selection monitor.
Protected property ServiceProvider Gets the service provider.

Top

See Also

Reference

SelectionListener Class

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF Namespace