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相依性屬性的識別碼。

適用於