共用方式為


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 相依性屬性的標識碼。

適用於