ComponentOne Basic Library for UWP
IsMouseOver Property (C1HierarchicalPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1HierarchicalPresenter Class : IsMouseOver Property
Gets a value indicating whether the mouse pointer is located over this element.
Syntax
'Declaration
 
Public ReadOnly Property IsMouseOver As System.Boolean
public System.bool IsMouseOver {get;}
See Also

Reference

C1HierarchicalPresenter Class
C1HierarchicalPresenter Members