ListViewBase.IncrementalLoadingTriggerProperty Property

Definition

Identifies the IncrementalLoadingTrigger dependency property.

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

Property Value

The identifier for the IncrementalLoadingTrigger dependency property.

Applies to