IPeekResultPresentation::ScrollIntoView Method (IPeekResultScrollState^)
Visual Studio 2015
Scrolls open representation of the Peek result into view.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- scrollState
-
Type:
Microsoft.VisualStudio.Language.Intellisense::IPeekResultScrollState^
The state that defines the desired scroll state of the result. May be null (in which case the default scroll state is used.
Show: