AppBarButton.LabelPositionProperty 属性

定义

标识 LabelPosition 依赖属性。

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

属性值

LabelPosition 依赖属性的标识符。

适用于