Skip to main content

HamburgerMenu.ActualIsWindowBackButtonVisibleProperty Field

Identifies the HamburgerMenu.ActualIsWindowBackButtonVisible dependency property.

Namespace: DevExpress.Xpf.WindowsUI

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

Declaration

public static readonly DependencyProperty ActualIsWindowBackButtonVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also