Skip to main content

HamburgerMenu.IsInitiallyCompactProperty Field

Identifies the HamburgerMenu.IsInitiallyCompact dependency property.

Namespace: DevExpress.Xpf.WindowsUI

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

Declaration

public static readonly DependencyProperty IsInitiallyCompactProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also