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

適用於