Skip to main content

DockLayoutManager.IsSynchronizedWithCurrentItemProperty Field

Identifies the DockLayoutManager.IsSynchronizedWithCurrentItem dependency property.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public static readonly DependencyProperty IsSynchronizedWithCurrentItemProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also