Share via


InfoBarPanel.HorizontalOrientationPaddingProperty Property

Definition

Gets the identifier for the InfoBarPanel.HorizontalOrientationPadding dependency property.

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

Property Value

The identifier for the InfoBarPanel.HorizontalOrientationPadding dependency property.

Applies to