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

'宣言
Protected Overridable Sub ProcessOnMenuExpandCollapseCommand
'使用

Me.ProcessOnMenuExpandCollapseCommand()
protected virtual void ProcessOnMenuExpandCollapseCommand()
protected:
virtual void ProcessOnMenuExpandCollapseCommand()
protected function ProcessOnMenuExpandCollapseCommand()

Permissions

See Also

Reference

CommandSet Class

CommandSet Members

Microsoft.VisualStudio.Modeling.Shell Namespace