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

適用対象