InfoBarPanel.HorizontalOrientationMarginProperty 属性

定义

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

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

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

属性值

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

适用于