IWpfTextView.BackgroundBrushChanged Événement

Définition

Se produit lors de la définition de l'élément Background.

public:
 event EventHandler<Microsoft::VisualStudio::Text::Editor::BackgroundBrushChangedEventArgs ^> ^ BackgroundBrushChanged;
event EventHandler<Microsoft.VisualStudio.Text.Editor.BackgroundBrushChangedEventArgs> BackgroundBrushChanged;
member this.BackgroundBrushChanged : EventHandler<Microsoft.VisualStudio.Text.Editor.BackgroundBrushChangedEventArgs> 
Event BackgroundBrushChanged As EventHandler(Of BackgroundBrushChangedEventArgs) 

Type d'événement

EventHandler<BackgroundBrushChangedEventArgs>

S’applique à