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 依存関係プロパティの識別子。

適用対象