[]
Occurs when the mouse moves over a GalleryItem.
[C1Category("Behavior")]
[C1Description("RibbonGallery.HighlightedItemChanged", "Occurs when the mouse moves over a GalleryItem.")]
public event EventHandler<GalleryEventArgs> HighlightedItemChanged
Type | Description |
---|---|
EventHandler<GalleryEventArgs> | Occurs when the mouse moves over a GalleryItem. |