Slider.ThumbToolTipValueConverterProperty Property

Definition

Identifies the ThumbToolTipValueConverter dependency property.

public:
 static property DependencyProperty ^ ThumbToolTipValueConverterProperty { DependencyProperty ^ get(); };
static DependencyProperty ThumbToolTipValueConverterProperty();
public static DependencyProperty ThumbToolTipValueConverterProperty { get; }
var dependencyProperty = Slider.thumbToolTipValueConverterProperty;
Public Shared ReadOnly Property ThumbToolTipValueConverterProperty As DependencyProperty

Property Value

The identifier for the ThumbToolTipValueConverter dependency property.

Applies to