Property DefaultBorderWidth
DefaultBorderWidth
Gets or sets the default border width for the Border control.
public static Thickness DefaultBorderWidth { get; set; }
Property Value
Remarks
You can specify different widths for the left, top, bottom and right edges of the border.