ComponentOne DateTimeEditors for UWP
IsPointerOver Property (C1DatePicker)

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

Reference

C1DatePicker Class
C1DatePicker Members