IBufferGraph.GraphBufferContentTypeChanged É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 le IContentType de tout ITextBuffer dans le graphique de mémoire tampon change.
public:
event EventHandler<Microsoft::VisualStudio::Text::Projection::GraphBufferContentTypeChangedEventArgs ^> ^ GraphBufferContentTypeChanged;
event EventHandler<Microsoft.VisualStudio.Text.Projection.GraphBufferContentTypeChangedEventArgs> GraphBufferContentTypeChanged;
member this.GraphBufferContentTypeChanged : EventHandler<Microsoft.VisualStudio.Text.Projection.GraphBufferContentTypeChangedEventArgs>
Event GraphBufferContentTypeChanged As EventHandler(Of GraphBufferContentTypeChangedEventArgs)