SignatureHelpPresenterStyle Properties
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | AreGradientsAllowed | Determines whether or not gradients should be used in the presentation of a ISignatureHelpSession. |
![]() | BackgroundBrush | Gets a Brush used to paint the background of the signature help presenter. |
![]() | BorderBrush | Gets a Brush used to paint the borders in the signature help presenter. |
![]() | CurrentParameterDocumentationTextRunProperties | Gets a TextRunProperties used to format the text of the current parameter documentation. |
![]() | CurrentParameterNameTextRunProperties | Gets a TextRunProperties used to format the text of the current parameter name. |
![]() | ForegroundBrush | Gets a Brush used to paint the foreground of the signature help presenter. |
![]() | SignatureAppearanceCategory | Gets the identifier of the appearance category for the ITextView objects displayed in the default signature help presenter. |
![]() | SignatureDocumentationTextRunProperties | Gets a TextRunProperties that will be used to format the text of the signature documentation. |
![]() | UpDownSignatureTextRunProperties | Gets a TextRunProperties that will be used to format the text of up/down signature arrows. |
