GeneralSelection::IsCommandToBeFilteredOutForMultipleSelection Method (CommandID^)
Visual Studio 2015
True if the specified command should not be enabled for this selection state. The method is evaluated for the coerced selection.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: virtual bool IsCommandToBeFilteredOutForMultipleSelection( CommandID^ command ) override
Parameters
- command
- Type: System.ComponentModel.Design::CommandID^
Return Value
Type: System::Boolean
Show: