IVsUserContextItemEvents Interface
Visual Studio 2015
Defines the method called when there are context-sensitive Help items available. Implement this interface and pass it to the AdviseContextItemEvents of the IVsMonitorUserContext interface to receive event notification.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | OnUserContextItemsAvailable(IVsUserContextItemCollection) | Method to call when there are context-sensitive Help items available. |
Show:
