A newer version of this page is available.
Switch to the current version.
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
Public Shared ReadOnly LayoutItemSizeChangedEvent As RoutedEvent
Field Value
Type | Description |
---|---|
RoutedEvent | A routed event identifier. |
See Also
Feedback