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

适用于