DockLayoutManager.DockItemActivatingEvent Field
Identifies the DockLayoutManager.DockItemActivating routed event.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v20.2.dll
Declaration
public static readonly RoutedEvent DockItemActivatingEvent
Public Shared ReadOnly DockItemActivatingEvent As RoutedEvent
Field Value
Type | Description |
---|---|
RoutedEvent | A routed event identifier. |
See Also
Feedback