Compartilhar via


Método SelectionState.IdentifyCommandsToBeFilteredOutForMultipleSelection

Substitua para identificar os comandos que não são válidos em um cenário de única seleção, para este estado de seleção.

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

Sintaxe

'Declaração
Protected Overridable Sub IdentifyCommandsToBeFilteredOutForMultipleSelection ( _
    invalidCommands As CommandIdCollection _
)
protected virtual void IdentifyCommandsToBeFilteredOutForMultipleSelection(
    CommandIdCollection invalidCommands
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SelectionState Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams