Skip to main content
A newer version of this page is available. .

DockLayoutManager.LayoutItemSizeChangedEvent Field

Identifies the DockLayoutManager.LayoutItemSizeChanged routed event.

Namespace: DevExpress.Xpf.Docking

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

Declaration

public static readonly RoutedEvent LayoutItemSizeChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also