SelectionState::IdentifyCommandsToBeFilteredOutForSingleSelection Method (CommandIdCollection^)

 

Override to identify the commands which are not valid in a single selection scenario, for this selection state.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual void IdentifyCommandsToBeFilteredOutForSingleSelection(
	CommandIdCollection^ invalidCommands
)
Return to top
Show: