BackgroundBrushChangedEventArgs.NewBackgroundBrush 属性

定义

获取的新 Brush IWpfTextView

public:
 property System::Windows::Media::Brush ^ NewBackgroundBrush { System::Windows::Media::Brush ^ get(); };
public System.Windows.Media.Brush NewBackgroundBrush { get; }
member this.NewBackgroundBrush : System.Windows.Media.Brush
Public ReadOnly Property NewBackgroundBrush As Brush

属性值

Brush

新的背景画笔。

适用于