Share via


InfoBarPanel.HorizontalOrientationMarginProperty Property

Definition

Gets the identifier for the InfoBarPanel.HorizontalOrientationMargin dependency property.

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

Property Value

The identifier for the InfoBarPanel.HorizontalOrientationMargin dependency property.

Applies to