InfoBarPanel.VerticalOrientationPaddingProperty 属性

定义

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

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

属性值

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

适用于