CompletionPresenterStyle Properties
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | AreGradientsAllowed | Determines whether or not ICompletionSession should use gradients. |
![]() | BackgroundBrush | Gets a brush that is used to paint the background of the completion presenter. |
![]() | BitmapScalingMode | Gets the desired scaling mode for images. |
![]() | BorderBrush | Gets a brush that is used to paint the borders in the completion presenter. |
![]() | CompletionTextRunProperties | Gets the text run properties that are used to format the text of the individual completion items. |
![]() | SelectionBackgroundBrush | Gets a brush that is used to paint the background of the selected completion item. |
![]() | SelectionBorderBrush | Gets a brush that is used to paint the border rectangle around the selected completion item. |
![]() | SelectionTextRunProperties | Gets text run properties that are used to paint the text of the selected completion item. |
![]() | TabItemHotBackgroundBrush | Gets a brush that is used to paint the background of a completion tab item when the mouse is hovering over it. |
![]() | TabItemHotBorderBrush | Gets a brush that is used to paint the border of a completion tab item when the mouse is hovering over it. |
![]() | TabItemHotTextRunProperties | Gets the text run properties that are used to format the text of a completion tab item when the mouse is hovering over it. |
![]() | TabPanelBackgroundBrush | Gets a brush that is used to paint the background of the completion tab panel. |
![]() | TooltipBackgroundBrush | Gets a brush that is used to paint the background of the completion tooltip. |
![]() | TooltipBorderBrush | Gets a brush that is used to paint the border around the completion tooltip. |
![]() | TooltipTextRunProperties | Gets text run properties that are used to format the text in the completion tooltip. |
