Property UniformCornerRadius
UniformCornerRadius
Gets or sets the uniform corner radius for the Border control.
public virtual double? UniformCornerRadius { get; set; }
Property Value
Remarks
This value is applied to all the corners. If returned value is not null, all border corners have the same settings.