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 依存関係プロパティの識別子。

適用対象