Share via


AppBarToggleButton.LabelPositionProperty プロパティ

定義

LabelPosition 依存関係プロパティを識別します。

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

プロパティ値

LabelPosition 依存関係プロパティの識別子。

適用対象