UIContext.UIContextChanged Evento

Definição

Evento que é acionado sempre que o UIContext se torna ativo ou inativo.

public:
 event EventHandler<Microsoft::VisualStudio::Shell::UIContextChangedEventArgs ^> ^ UIContextChanged;
public event EventHandler<Microsoft.VisualStudio.Shell.UIContextChangedEventArgs> UIContextChanged;
member this.UIContextChanged : EventHandler<Microsoft.VisualStudio.Shell.UIContextChangedEventArgs> 
Public Event UIContextChanged As EventHandler(Of UIContextChangedEventArgs) 

Tipo de evento

EventHandler<UIContextChangedEventArgs>

Aplica-se a