AppBarToggleButton.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 = AppBarToggleButton.labelPositionProperty;
Public Shared ReadOnly Property LabelPositionProperty As DependencyProperty

Property Value

The identifier for the LabelPosition dependency property.

Applies to