ComponentOne Basic Library for UWP
IsMouseOver Property (C1DropDownButton)

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

Reference

C1DropDownButton Class
C1DropDownButton Members