IWpfTextView.BackgroundBrushChanged Olay
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
BackgroundAyarlandığında gerçekleşir.
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)