SelectionState::IsCommandToBeFilteredOut 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)

public:
virtual bool IsCommandToBeFilteredOut(
	CommandID^ command
)

Return Value

Type: System::Boolean
Return to top
Show: