Gallery.ItemEnter Event
In This Article
Fires when the mouse cursor enters a gallery item's bounds.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Event Data
The ItemEnter event's handler receives an argument of the DevExpress.Xpf.Bars.GalleryItemEventArgs type.
See Also