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

適用於