CompletionPresenterStyle.TooltipBackgroundBrush Property

Definition

Gets a Brush that will be used to paint the background of the completion tooltip.

public:  virtual property System::Windows::Media::Brush ^ TooltipBackgroundBrush {  public:
System::Windows::Media::Brush ^ get(); protected:
 void set(System::Windows::Media::Brush ^ value); };
public virtual System.Windows.Media.Brush TooltipBackgroundBrush { get; protected set; }
member this.TooltipBackgroundBrush : System.Windows.Media.Brush with get, set
Public Overridable Property TooltipBackgroundBrush As Brush

Property Value

Brush.

Applies to