Skip to main content

HamburgerMenu.IsWindowBackButtonVisibleProperty Field

Identifies the HamburgerMenu.IsWindowBackButtonVisible dependency property.

Namespace: DevExpress.Xpf.WindowsUI

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

Declaration

public static readonly DependencyProperty IsWindowBackButtonVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also