RangeBase.LargeChangeProperty プロパティ

定義

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

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

プロパティ値

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

適用対象