IClassificationFormatMap.ClassificationFormatMappingChanged Événement

Définition

Se produit lorsque cette IClassificationFormatMap change.

public:
 event EventHandler<EventArgs ^> ^ ClassificationFormatMappingChanged;
event EventHandler<EventArgs> ClassificationFormatMappingChanged;
member this.ClassificationFormatMappingChanged : EventHandler<EventArgs> 
Event ClassificationFormatMappingChanged As EventHandler(Of EventArgs) 

Type d'événement

EventHandler<EventArgs>

Remarques

Si vous apportez une modification aux propriétés de texte d’un type de classification, un est également FormatMappingChanged déclenché sur le correspondant IEditorFormatMap . L’ordre relatif de ces événements n’est pas déterministe.

S’applique à