IPeekResultScrollState Interface
Visual Studio 2015
captures the state of some result displayed in Peek.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | RestoreScrollState(IPeekResultPresentation) | Restore the presentation to the captured state. presentation will always be the presentation that created this via presentation.CaptureScrollState(). |
Show:
