Partager via


SelectionState.IsCommandToBeFilteredOutForSingleSelection, méthode

True si la commande spécifiée est activée pour cet état de sélection.La méthode est évaluée pour la sélection forcée.

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Déclaration
Protected Overridable Function IsCommandToBeFilteredOutForSingleSelection ( _
    command As CommandID _
) As Boolean
protected virtual bool IsCommandToBeFilteredOutForSingleSelection(
    CommandID command
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SelectionState Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms