Share via


BackgroundBrushChangedEventArgs.NewBackgroundBrush, propriété

Obtient le nouvel élément Brush correspondant à un objet IWpfTextView.

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property NewBackgroundBrush As Brush
public Brush NewBackgroundBrush { get; }
public:
property Brush^ NewBackgroundBrush {
    Brush^ get ();
}
member NewBackgroundBrush : Brush with get
function get NewBackgroundBrush () : Brush

Valeur de propriété

Type : Brush
Nouveau pinceau d'arrière-plan.

Sécurité .NET Framework

Voir aussi

Référence

BackgroundBrushChangedEventArgs Classe

Microsoft.VisualStudio.Text.Editor, espace de noms