DockLayoutManager.HandleHwndHostMouseEvents Property
Gets or sets whether the DockLayoutManager should handle the mouse events ocurring in layout items’ nested HwndHosts.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to handle mouse events; otherwise, false. |
See Also