UIContext.UIContextChanged Событие

Определение

Событие, возникающее, когда UIContext станет активным или неактивным.

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) 

Тип события

EventHandler<UIContextChangedEventArgs>

Применяется к