Share via


RefreshContainer.PullDirectionProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ PullDirectionProperty { DependencyProperty ^ get(); };
static DependencyProperty PullDirectionProperty();
public static DependencyProperty PullDirectionProperty { get; }
var dependencyProperty = RefreshContainer.pullDirectionProperty;
Public Shared ReadOnly Property PullDirectionProperty As DependencyProperty

プロパティ値

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

適用対象