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 依赖属性的标识符。

适用于