ComponentOne Basic Library for WPF and Silverlight
IsPointerOver Property (C1RadialMenuItem)


C1.Silverlight Namespace > C1RadialMenuItem Class : IsPointerOver Property
Gets a value indicating whether the pointer is located over this element.
Syntax
'Declaration
 
Public ReadOnly Property IsPointerOver As System.Boolean
'Usage
 
Dim instance As C1RadialMenuItem
Dim value As System.Boolean
 
value = instance.IsPointerOver
public System.bool IsPointerOver {get;}
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members