Slider.ThumbToolTipValueConverterProperty 属性

定义

标识 ThumbToolTipValueConverter 依赖属性。

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

属性值

ThumbToolTipValueConverter 依赖属性的标识符。

适用于