Skip to main content

DockLayoutManager.AutoHideExpandModeProperty Field

Identifies the DockLayoutManager.AutoHideExpandMode dependency property.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v25.2.dll

Declaration

public static readonly DependencyProperty AutoHideExpandModeProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also