Event HoveredControlChanged
Occurs when hovered control is changed. Control is hovered when mouse pointer is over it.
public static event EventHandler? HoveredControlChanged
Returns
- EventHandler
- Occurs when hovered control is changed. Control is hovered when mouse pointer is over it.