Skip to main content

AppBar.ItemSpacingProperty Field

Identifies the AppBar.ItemSpacing dependency property.

Namespace: DevExpress.Xpf.WindowsUI

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty ItemSpacingProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also