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 依存関係プロパティの識別子。

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

適用対象