ListViewBase.IncrementalLoadingThresholdProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IncrementalLoadingThresholdProperty { DependencyProperty ^ get(); };
static DependencyProperty IncrementalLoadingThresholdProperty();
public static DependencyProperty IncrementalLoadingThresholdProperty { get; }
var dependencyProperty = ListViewBase.incrementalLoadingThresholdProperty;
Public Shared ReadOnly Property IncrementalLoadingThresholdProperty As DependencyProperty

プロパティ値

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

適用対象