ListViewBase.IncrementalLoadingTriggerProperty プロパティ

定義

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

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

プロパティ値

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

適用対象