Compartir a través de


SelectionState.IdentifyCommandsToBeFilteredOutForMultipleSelection (Método)

Reemplace para identificar los comandos que no son válidos en una sola escenario de selección, para este estado de selección.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Protected Overridable Sub IdentifyCommandsToBeFilteredOutForMultipleSelection ( _
    invalidCommands As CommandIdCollection _
)
protected virtual void IdentifyCommandsToBeFilteredOutForMultipleSelection(
    CommandIdCollection invalidCommands
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

SelectionState Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)