InfoBarPanel.VerticalOrientationMarginProperty 属性

定义

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

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

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

属性值

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

适用于