AppBarButton.LabelPositionProperty Property

Definition

Identifies the LabelPosition dependency property.

public:
 static property DependencyProperty ^ LabelPositionProperty { DependencyProperty ^ get(); };
static DependencyProperty LabelPositionProperty();
public static DependencyProperty LabelPositionProperty { get; }
var dependencyProperty = AppBarButton.labelPositionProperty;
Public Shared ReadOnly Property LabelPositionProperty As DependencyProperty

Property Value

The identifier for the LabelPosition dependency property.

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Applies to