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