SelectionState::IdentifyCommandsToBeFilteredOutForSingleSelection Method (CommandIdCollection^)
Visual Studio 2015
Override to identify the commands which are not valid in a single selection scenario, for this selection state.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: virtual void IdentifyCommandsToBeFilteredOutForSingleSelection( CommandIdCollection^ invalidCommands )
Parameters
- invalidCommands
- Type: Microsoft.VisualStudio.Modeling.Diagrams::CommandIdCollection^
Show: