InfoBarPanel.VerticalOrientationMarginProperty 属性

定义

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

public:
 static property DependencyProperty ^ VerticalOrientationMarginProperty { DependencyProperty ^ get(); };
static DependencyProperty VerticalOrientationMarginProperty();
public static DependencyProperty VerticalOrientationMarginProperty { get; }
var dependencyProperty = InfoBarPanel.verticalOrientationMarginProperty;
Public Shared ReadOnly Property VerticalOrientationMarginProperty As DependencyProperty

属性值

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

适用于