DockLayoutManager.DockItemStartDockingEvent Field
In This Article
Identifies the DockLayoutManager.DockItemStartDocking routed event.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
public static readonly RoutedEvent DockItemStartDockingEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also