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 依赖属性的标识符。

适用于