RangeSlider.

AutoToolTipPrecision Property

Summary

Gets or sets the number of digits that are displayed to the right side of the decimal point for the System.Windows.Controls.Primitives.RangeBase.Value of the RangeSlider in a tooltip.
Namespace
MahApps.Metro.Controls
Containing Type
RangeSlider

Syntax

[Bindable(true)]
[Category("Appearance")]
public int AutoToolTipPrecision { get; set; }

Attributes

Type Description
Bindable
Category

Value

Type Description
int