IDocumentPeekResultScrollState Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
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().(Inherited from IPeekResultScrollState.) |
![]() | RestoreScrollState(ITextView^) | Scrolls any text view to the the IPeekResultScrollState that this inherits from. |
![]() | RestoreZoomState(ITextView^) | Restores zoom level in given text view. |
Show:
