다음을 통해 공유


CommandBar.DefaultLabelPositionProperty 속성

정의

DefaultLabelPosition 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ DefaultLabelPositionProperty { DependencyProperty ^ get(); };
static DependencyProperty DefaultLabelPositionProperty();
public static DependencyProperty DefaultLabelPositionProperty { get; }
var dependencyProperty = CommandBar.defaultLabelPositionProperty;
Public Shared ReadOnly Property DefaultLabelPositionProperty As DependencyProperty

속성 값

DefaultLabelPosition 종속성 속성의 식별자입니다.

적용 대상