SelectionState.IdentifyCommandsToBeFilteredOutForSingleSelection, méthode
Méthode override pour identifier des commandes qui sont pas valides dans un scénario de sélection simple, pour cet état de sélection.
Espace de noms : Microsoft.VisualStudio.Modeling.Diagrams
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntaxe
'Déclaration
Protected Overridable Sub IdentifyCommandsToBeFilteredOutForSingleSelection ( _
invalidCommands As CommandIdCollection _
)
protected virtual void IdentifyCommandsToBeFilteredOutForSingleSelection(
CommandIdCollection invalidCommands
)
Paramètres
- invalidCommands
Type : Microsoft.VisualStudio.Modeling.Diagrams.CommandIdCollection
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.