IndentWidthToMarginConverter.Default 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
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

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

Property Value

Type: Microsoft.TeamFoundation.Controls.WPF.IndentWidthToMarginConverter
Returns IndentWidthToMarginConverter.

.NET Framework Security

See Also

Reference

IndentWidthToMarginConverter Class

Microsoft.TeamFoundation.Controls.WPF Namespace