VirtualizingStackPanel.Orientation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定一個描述堆疊內容水平或垂直方向的值。
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。
備註
相依財產資訊
| Item | 價值觀 |
|---|---|
| 識別碼欄位 | OrientationProperty |
元資料屬性設為 true |
AffectsMeasure |