UIElement.CanBeScrollAnchorProperty 属性

定义

标识 CanBeScrollAnchor 依赖属性。

public:
 static property DependencyProperty ^ CanBeScrollAnchorProperty { DependencyProperty ^ get(); };
static DependencyProperty CanBeScrollAnchorProperty();
public static DependencyProperty CanBeScrollAnchorProperty { get; }
var dependencyProperty = UIElement.canBeScrollAnchorProperty;
Public Shared ReadOnly Property CanBeScrollAnchorProperty As DependencyProperty

属性值

CanBeScrollAnchor 依赖属性的标识符。

适用于