SelectionState.IsCommandToBeFilteredOutForMultipleSelection(CommandID) Méthode

Définition

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

protected:
 virtual bool IsCommandToBeFilteredOutForMultipleSelection(System::ComponentModel::Design::CommandID ^ command);
protected virtual bool IsCommandToBeFilteredOutForMultipleSelection (System.ComponentModel.Design.CommandID command);
abstract member IsCommandToBeFilteredOutForMultipleSelection : System.ComponentModel.Design.CommandID -> bool
override this.IsCommandToBeFilteredOutForMultipleSelection : System.ComponentModel.Design.CommandID -> bool
Protected Overridable Function IsCommandToBeFilteredOutForMultipleSelection (command As CommandID) As Boolean

Paramètres

command
CommandID

Retours

Boolean

S’applique à