BackgroundBrushChangedEventArgs.NewBackgroundBrush Property

Definition

Gets the new Brush for an 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

Property Value

The new background brush.

Applies to