BackImagePadding Property (Style)
In This Topic
Gets or sets the thickness of the padding between the element edges and its content.
Syntax
'Declaration
Public Property BackImagePadding As Thickness
public Thickness BackImagePadding {get; set;}
See Also