InfoBarPanel.VerticalOrientationMargin 附加屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當 InfoBarPanel的專案垂直對齊時,InfoBarPanel 的邊界。 此屬性會保留供內部使用,且不適合用于程式碼中。
本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。
see GetVerticalOrientationMargin, and SetVerticalOrientationMargin
see GetVerticalOrientationMargin, and SetVerticalOrientationMargin
備註
除了元素的 Margin 屬性之外,VerticalOrientationMargin 也會套用至元素。
不過,會忽略前置邊界和尾端邊界。 第一個子系會忽略 VerticalOrientationMargin.Top,最後一個子系會忽略 VerticalOrientationMargin.Bottom。 這適用于未折迭 (佔用版面配置空間的第一個/最後一個子系) 。 例如,如果第一個子系已折迭,則會是忽略之第二個子系的 VerticalOrientationMargin.Top。