LightBulbPresenterStyle.PreviewBackgroundBrush 属性

定义

获取 Brush 将用于绘制灯泡预览窗格背景的。

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

属性值

Brush

将用于绘制灯泡预览窗格背景的画笔。

适用于