Skip to main content

AppBarButton.LabelProperty Field

Identifies the AppBarButton.Label dependency property.

Namespace: DevExpress.Xpf.WindowsUI

Assembly: DevExpress.Xpf.Controls.v24.1.dll

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty LabelProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also