BarItemLinkControlProperties.IsMouseOver Attached Property
Gets whether the mouse cursor is over the item. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Boolean | true, if the mouse cursor is over the item; otherwise, false. |
See Also