Share via


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 相依性屬性的標識碼。

適用於