BackgroundBrushChangedEventArgs Classe

Definição

Fornece informações para um evento BackgroundBrushChanged no IWpfTextView .

public ref class BackgroundBrushChangedEventArgs : EventArgs
public class BackgroundBrushChangedEventArgs : EventArgs
type BackgroundBrushChangedEventArgs = class
    inherit EventArgs
Public Class BackgroundBrushChangedEventArgs
Inherits EventArgs
Herança
BackgroundBrushChangedEventArgs

Construtores

BackgroundBrushChangedEventArgs(Brush)

Inicializa uma nova instância de um BackgroundBrushChangedEventArgs.

Propriedades

NewBackgroundBrush

Obtém o novo Brush para um IWpfTextView .

Aplica-se a