IDocumentPeekResultScrollState Methods

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

NameDescription
System_CAPS_pubmethodDispose()

(Inherited from IDisposable.)

System_CAPS_pubmethodRestoreScrollState(IPeekResultPresentation^)

Restore the presentation to the captured state. presentation will always be the presentation that created this via presentation.CaptureScrollState().(Inherited from IPeekResultScrollState.)

System_CAPS_pubmethodRestoreScrollState(ITextView^)

Scrolls any text view to the the IPeekResultScrollState that this inherits from.

System_CAPS_pubmethodRestoreZoomState(ITextView^)

Restores zoom level in given text view.

Return to top
Show: