VirtualizingStackPanel.Orientation 속성

정의

누적 콘텐츠의 가로 또는 세로 방향을 설명하는 값을 가져오거나 설정합니다.

public:
 property System::Windows::Controls::Orientation Orientation { System::Windows::Controls::Orientation get(); void set(System::Windows::Controls::Orientation value); };
public System.Windows.Controls.Orientation Orientation { get; set; }
member this.Orientation : System.Windows.Controls.Orientation with get, set
Public Property Orientation As Orientation

속성 값

자식 콘텐츠의 형식입니다 Orientation . 기본값은 Vertical입니다.

설명

종속성 속성 정보

항목 가치
식별자 필드 OrientationProperty
메타데이터 속성이 다음으로 설정됩니다. true AffectsMeasure

적용 대상