Share via


LightBulbPresenterStyle.DisplayTextSuffixForegroundBrush Property

Definition

Gets a Brush that will be used to paint the suffix part of the LightBulb item's display text.

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

Property Value

Applies to