Property ThumbCornerRadius
ThumbCornerRadius
Gets or sets the corner radius for a scroll bar thumb. If this property is not set, DefaultThumbCornerRadius is used. This value is used when UseThumbRoundCorners is set to true.
public virtual float? ThumbCornerRadius { get; set; }