ScrollViewer.ExtentWidthProperty プロパティ

定義

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

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

プロパティ値

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

適用対象