Click or drag to resize
ControlPadding Property
Gets or sets the distance between the border and its child object.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Thickness Padding { get; set; }

Property Value

Type: Thickness
See Also