Share via


CommandSet.ProcessOnMenuExpandCollapseCommand Method

Expands or collapses a list of properties that is assigned to a shape.

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

Syntax

'Declaration
Protected Overridable Sub ProcessOnMenuExpandCollapseCommand
'Usage
Me.ProcessOnMenuExpandCollapseCommand()
protected virtual void ProcessOnMenuExpandCollapseCommand()
protected:
virtual void ProcessOnMenuExpandCollapseCommand()
protected function ProcessOnMenuExpandCollapseCommand()

.NET Framework Security

See Also

Reference

CommandSet Class

CommandSet Members

Microsoft.VisualStudio.Modeling.Shell Namespace