RangeBase.ValueProperty プロパティ

定義

Value 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ValueProperty { DependencyProperty ^ get(); };
static DependencyProperty ValueProperty();
public static DependencyProperty ValueProperty { get; }
var dependencyProperty = RangeBase.valueProperty;
Public Shared ReadOnly Property ValueProperty As DependencyProperty

プロパティ値

Value 依存関係プロパティの識別子。

適用対象