AppBarToggleButton.LabelProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ LabelProperty { DependencyProperty ^ get(); };
static DependencyProperty LabelProperty();
public static DependencyProperty LabelProperty { get; }
var dependencyProperty = AppBarToggleButton.labelProperty;
Public Shared ReadOnly Property LabelProperty As DependencyProperty

プロパティ値

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

適用対象