IVsDataViewIconProvider.IconsChanged Evento

Definição

Ocorre quando qualquer ícone é alterado na exibição de dados.

public:
 event EventHandler<Microsoft::VisualStudio::Data::Services::SupportEntities::DataViewNodeEventArgs ^> ^ IconsChanged;
event EventHandler<Microsoft.VisualStudio.Data.Services.SupportEntities.DataViewNodeEventArgs> IconsChanged;
member this.IconsChanged : EventHandler<Microsoft.VisualStudio.Data.Services.SupportEntities.DataViewNodeEventArgs> 
Event IconsChanged As EventHandler(Of DataViewNodeEventArgs) 

Tipo de evento

EventHandler<DataViewNodeEventArgs>

Aplica-se a