ComponentOne Extended Library for UWP
IsMouseOver Property (C1ColorButton)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorButton Class : IsMouseOver Property
Gets or sets a value indicating whether the mouse over is over this control.
Syntax
'Declaration
 
Public Property IsMouseOver As System.Boolean
public System.bool IsMouseOver {get; set;}
See Also

Reference

C1ColorButton Class
C1ColorButton Members