Skip to main content

DockLayoutManager.ShowContentWhenDraggingProperty Field

Identifies the DockLayoutManager.ShowContentWhenDragging](xref:DevExpress.Xpf.Docking.DockLayoutManager.ShowContentWhenDragging) dependency property.

Namespace: DevExpress.Xpf.Docking

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

Declaration

public static readonly DependencyProperty ShowContentWhenDraggingProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also