LightBulbPresenterStyle.DisplayTextSuffixForegroundBrush 属性

定义

获取一个 Brush ,它将用于绘制灯泡项显示文本的后缀部分。

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

属性值

Brush

适用于