ElementAlignment.DefaultInternalContainerMargin Field
The default pixel margin on the inside of element containers on the design surface, excluding the root container.
Namespace: Microsoft.Windows.Design.Interaction
Assembly: Microsoft.Windows.Design.Developer (in Microsoft.Windows.Design.Developer.dll)
Syntax
'Declaration
Public Const DefaultInternalContainerMargin As Double
'Usage
Dim value As Double
value = ElementAlignment.DefaultInternalContainerMargin
public const double DefaultInternalContainerMargin
public:
literal double DefaultInternalContainerMargin
public const var DefaultInternalContainerMargin : double
.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.