SelectionContainer::SelectedObjectsChanged Event
Visual Studio 2015
Raised when an external object calls the ISelectionContainer::SelectObjects method with the SELECTED flag set.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
This event is not raised when the SelectedObjects collection is changed from within the SelectionContainer class.
Show: