次の方法で共有


ScrollBar.ViewportSizeProperty プロパティ

定義

ViewportSize 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ViewportSizeProperty { DependencyProperty ^ get(); };
static DependencyProperty ViewportSizeProperty();
public static DependencyProperty ViewportSizeProperty { get; }
var dependencyProperty = ScrollBar.viewportSizeProperty;
Public Shared ReadOnly Property ViewportSizeProperty As DependencyProperty

プロパティ値

ViewportSize 依存関係プロパティの識別子。

適用対象