Field DefaultThumbCornerRadius
Specifies the default corner radius to apply to the slider thumb.
public static float? DefaultThumbCornerRadius
Returns
- float?
- Specifies the default corner radius to apply to the slider thumb.
Remarks
The value is expressed in either absolute units or as a percentage, depending on
the value of DefaultThumbCornerRadiusIsPercent.
A null value indicates no corner radius.