Skip to main content

DockLayoutManager.LayoutItemEndRenamingEvent Field

Identifies the DockLayoutManager.LayoutItemEndRenaming routed event.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public static readonly RoutedEvent LayoutItemEndRenamingEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also