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 종속성 속성의 식별자입니다.

적용 대상