ExpandCollapseCommand.Expand 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 Expand As ExpandCollapseCommand
public static ExpandCollapseCommand Expand { get; }
public:
static property ExpandCollapseCommand^ Expand {
    ExpandCollapseCommand^ get ();
}
static member Expand : ExpandCollapseCommand with get
static function get Expand () : 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