SelectionState::IsCommandToBeFilteredOutForSingleSelection Method (CommandID^)

 

True if the specified command should not be enabled for this selection state. The method is evaluated for the coerced selection.

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

protected:
virtual bool IsCommandToBeFilteredOutForSingleSelection(
	CommandID^ command
)

Return Value

Type: System::Boolean
Return to top
Show: