Share via


CompletionPresenterStyle.SelectionBorderBrush Property

Definition

Gets a Brush that will be used to paint the border rectangle around the selected completion item.

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

Property Value

Brush.

Applies to