ScrollViewer.ViewportWidth 属性

定义

获取包含内容视区水平大小的值。

public:
 property double ViewportWidth { double get(); };
public double ViewportWidth { get; }
member this.ViewportWidth : double
Public ReadOnly Property ViewportWidth As Double

属性值

Double

一个 Double,用于表示内容视区的水平大小。 默认值为 0.0。

注解

视区是内容的可见区域。

依赖项属性信息

标识符字段 ViewportWidthProperty
元数据属性设置为 true

适用于