ScrollViewer.ScrollableWidthProperty 属性

定义

标识 ScrollableWidth 依赖属性。

public:
 static property DependencyProperty ^ ScrollableWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty ScrollableWidthProperty();
public static DependencyProperty ScrollableWidthProperty { get; }
var dependencyProperty = ScrollViewer.scrollableWidthProperty;
Public Shared ReadOnly Property ScrollableWidthProperty As DependencyProperty

属性值

ScrollableWidth 依赖属性的标识符。

适用于