Skip to main content

AppBarButton.IsCompactProperty Field

Identifies the AppBarButton.IsCompact dependency property.

Namespace: DevExpress.Xpf.WindowsUI

Assembly: DevExpress.Xpf.Controls.v23.2.dll

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty IsCompactProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also