Share via


InfoBarPanel.VerticalOrientationPaddingProperty Property

Definition

Gets the identifier for the InfoBarPanel.VerticalOrientationPadding dependency property.

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

Property Value

The identifier for the InfoBarPanel.VerticalOrientationPadding dependency property.

Applies to