Partilhar via


Evento ModelingWindowPane.SelectionChanging

Acionado antes da seleção da janela mudará de painel.

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
Public Event SelectionChanging As EventHandler
public event EventHandler SelectionChanging

Implementações

ISelectionService.SelectionChanging

Comentários

Se um cliente precisa ser notificado antes da seleção da janela mudará de painel, o cliente deve registrar um manipulador para este evento.

Segurança do .NET Framework

Consulte também

Referência

ModelingWindowPane Classe

Namespace Microsoft.VisualStudio.Modeling.Shell