Compartilhar via


Evento IMonitorSelectionService.CommandContextChanged

Ocorre quando o contexto do comando da interface do usuário é ativado ou desativado.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Event CommandContextChanged As EventHandler(Of CommandContextChangedEventArgs)
event EventHandler<CommandContextChangedEventArgs> CommandContextChanged

Segurança do .NET Framework

Consulte também

Referência

IMonitorSelectionService Interface

Namespace Microsoft.VisualStudio.Modeling.Shell