InfoBarPanel.VerticalOrientationPaddingProperty 属性

定义

获取 InfoBarPanel.VerticalOrientationPadding 依赖属性的标识符。

本文档适用于Windows 应用 SDK中适用于 UWP 的 WinUI 2 (,请参阅Windows 应用 SDK命名空间)

public:
 static property DependencyProperty ^ VerticalOrientationPaddingProperty { DependencyProperty ^ get(); };
static DependencyProperty VerticalOrientationPaddingProperty();
public static DependencyProperty VerticalOrientationPaddingProperty { get; }
Public Shared ReadOnly Property VerticalOrientationPaddingProperty As DependencyProperty

属性值

InfoBarPanel.VerticalOrientationPadding 依赖属性的标识符。

适用于