Gets or sets the padding inside a control.
Syntax
Property Value
The amount of space between the content of a
System.Windows.Controls.Control and its
System.Windows.FrameworkElement.Margin or
System.Windows.Controls.Border. The default is a thickness of 0 on all four sides.
See Also