IPeekableItemSource Interface
Visual Studio 2015
Provides IPeekableItems for a given content type.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | AugmentPeekSession(IPeekSession, IList<IPeekableItem>) | Determines which IPeekableItems should be part of the specified IPeekSession. |
![]() | Dispose() | (Inherited from IDisposable.) |
Peek providers implement IPeekableItemSource interface and provide instances via an exported IPeekableItemSourceProvider MEF component part.
Show:
