IEditorFormatMap.FormatMappingChanged Event

Definition

Occurs when this IEditorFormatMap changes.

public:
 event EventHandler<Microsoft::VisualStudio::Text::Classification::FormatItemsEventArgs ^> ^ FormatMappingChanged;
event EventHandler<Microsoft.VisualStudio.Text.Classification.FormatItemsEventArgs> FormatMappingChanged;
member this.FormatMappingChanged : EventHandler<Microsoft.VisualStudio.Text.Classification.FormatItemsEventArgs> 
Event FormatMappingChanged As EventHandler(Of FormatItemsEventArgs) 

Event Type

Applies to