IndentWidthToMarginConverter.Default Property
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
- 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.