Partilhar via


Método GeneralSelection.IdentifyCommandsToBeFilteredOutForMultipleSelection

Substitua para identificar os comandos que não são válidos.

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 Overrides Sub IdentifyCommandsToBeFilteredOutForMultipleSelection ( _
    invalidCommands As CommandIdCollection _
)
protected override void IdentifyCommandsToBeFilteredOutForMultipleSelection(
    CommandIdCollection invalidCommands
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GeneralSelection Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams