ComponentOne Extended Library for UWP
IsMouseOver Property (C1ColorPicker)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorPicker Class : IsMouseOver Property
Returns true if the mouse is over the control.
Syntax
'Declaration
 
Public ReadOnly Property IsMouseOver As System.Boolean
public System.bool IsMouseOver {get;}
See Also

Reference

C1ColorPicker Class
C1ColorPicker Members