IFocusableIntellisensePresenter Interface
Visual Studio 2015
Defines a focusable presenter of IntelliSense information.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | Session | Gets the session that this presenter is rendering.(Inherited from IIntellisensePresenter.) |
| Name | Description | |
|---|---|---|
![]() | Focus() | Sets focus within the presentation that this presenter is rendering. |
![]() | Render() | Renders the IntelliSense session.(Inherited from ICustomIntellisensePresenter.) |
Show:

