IPopupIntellisensePresenter Properties

 

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

NameDescription
System_CAPS_pubpropertyOpacity

Gets or sets the opacity of this popup presenter.

System_CAPS_pubpropertyPopupStyles

Gets a set of flags that determine the popup style.

System_CAPS_pubpropertyPresentationSpan

Gets the ITrackingSpan to which this presenter is related.

System_CAPS_pubpropertySession

Gets the session that this presenter is rendering.(Inherited from IIntellisensePresenter.)

System_CAPS_pubpropertySpaceReservationManagerName

Gets the name of the space reservation manager that should be used to create popups for this presenter.

System_CAPS_pubpropertySurfaceElement

Gets the WPF UIElement that the presenter wants to be displayed inside a ITextView popup.

Return to top
Show: