BackgroundBrushChangedEventArgs.NewBackgroundBrush Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.