次の方法で共有


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

適用対象