ExpandCollapseCommand.Collapse Property
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.