Share via


InfoBarPanel.VerticalOrientationMarginProperty Property

Definition

Gets the identifier for the InfoBarPanel.VerticalOrientationMargin dependency property.

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

Property Value

The identifier for the InfoBarPanel.VerticalOrientationMargin dependency property.

Applies to