Skip to main content

HamburgerMenu.ActualIsMenuVisibleProperty Field

Identifies the HamburgerMenu.ActualIsMenuVisible dependency property.

Namespace: DevExpress.Xpf.WindowsUI

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

Declaration

public static readonly DependencyProperty ActualIsMenuVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also