IClassificationFormatMap.ClassificationFormatMappingChanged Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
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.