VirtualizingStackPanel.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입니다.

구현

적용 대상