SignatureHelpPresenterStyle Properties

 

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

NameDescription
System_CAPS_pubpropertyAreGradientsAllowed

Determines whether or not gradients should be used in the presentation of a ISignatureHelpSession.

System_CAPS_pubpropertyBackgroundBrush

Gets a Brush used to paint the background of the signature help presenter.

System_CAPS_pubpropertyBorderBrush

Gets a Brush used to paint the borders in the signature help presenter.

System_CAPS_pubpropertyCurrentParameterDocumentationTextRunProperties

Gets a TextRunProperties used to format the text of the current parameter documentation.

System_CAPS_pubpropertyCurrentParameterNameTextRunProperties

Gets a TextRunProperties used to format the text of the current parameter name.

System_CAPS_pubpropertyForegroundBrush

Gets a Brush used to paint the foreground of the signature help presenter.

System_CAPS_pubpropertySignatureAppearanceCategory

Gets the identifier of the appearance category for the ITextView objects displayed in the default signature help presenter.

System_CAPS_pubpropertySignatureDocumentationTextRunProperties

Gets a TextRunProperties that will be used to format the text of the signature documentation.

System_CAPS_pubpropertyUpDownSignatureTextRunProperties

Gets a TextRunProperties that will be used to format the text of up/down signature arrows.

Return to top
Show: