Include Protected Members
Include Inherited Members
Notifies registered VSPackages of changes to the current selection, element value, or command UI context.
The IVsSelectionEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnCmdUIContextChanged | Reports that the command UI context has changed. |
![]() |
OnElementValueChanged | Reports that an element value has changed. |
![]() |
OnSelectionChanged | Reports that the project hierarchy, item and/or selection container has changed. |
Top