IWpfTextView.BackgroundBrushChanged Event

Definition

Occurs when the Background is set.

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) 

Event Type

Applies to