ExpandCollapseCommand.Collapse Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.Controls.WPF.Commands
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Collapse As ExpandCollapseCommand
public static ExpandCollapseCommand Collapse { get; }
public:
static property ExpandCollapseCommand^ Collapse {
    ExpandCollapseCommand^ get ();
}
static member Collapse : ExpandCollapseCommand with get
static function get Collapse () : ExpandCollapseCommand

Property Value

Type: Microsoft.TeamFoundation.Controls.WPF.Commands.ExpandCollapseCommand
Returns ExpandCollapseCommand.

.NET Framework Security

See Also

Reference

ExpandCollapseCommand Class

Microsoft.TeamFoundation.Controls.WPF.Commands Namespace