BackgroundBrushChangedEventArgs Klasse

Definition

Stellt Informationen für ein backgroundbrushchanged-Ereignis in bereit IWpfTextView .

public ref class BackgroundBrushChangedEventArgs : EventArgs
public class BackgroundBrushChangedEventArgs : EventArgs
type BackgroundBrushChangedEventArgs = class
    inherit EventArgs
Public Class BackgroundBrushChangedEventArgs
Inherits EventArgs
Vererbung
BackgroundBrushChangedEventArgs

Konstruktoren

BackgroundBrushChangedEventArgs(Brush)

Initialisiert eine neue Instanz von BackgroundBrushChangedEventArgs.

Eigenschaften

NewBackgroundBrush

Ruft den neuen Brush für eine IWpfTextView ab.

Gilt für