GeneralSelection::IdentifyCommandsToBeFilteredOutForMultipleSelection Method (CommandIdCollection^)
Visual Studio 2015
Override to identify the commands which are not valid.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: virtual void IdentifyCommandsToBeFilteredOutForMultipleSelection( CommandIdCollection^ invalidCommands ) override
Parameters
- invalidCommands
- Type: Microsoft.VisualStudio.Modeling.Diagrams::CommandIdCollection^
Show: