다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상