Share via


IMonitorSelectionService.CommandContextChanged Event

Definition

Called when a command UI context is activated/deactivated.

public:
 event EventHandler<Microsoft::VisualStudio::Modeling::Shell::CommandContextChangedEventArgs ^> ^ CommandContextChanged;
event EventHandler<Microsoft.VisualStudio.Modeling.Shell.CommandContextChangedEventArgs> CommandContextChanged;
member this.CommandContextChanged : EventHandler<Microsoft.VisualStudio.Modeling.Shell.CommandContextChangedEventArgs> 
Event CommandContextChanged As EventHandler(Of CommandContextChangedEventArgs) 

Event Type

Applies to