Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenuItem Class / IsPointerOver Property

In This Topic
    IsPointerOver Property (C1RadialMenuItem)
    In This Topic
    Gets a value indicating whether the pointer is located over this element.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsPointerOver As Boolean
    public bool IsPointerOver {get;}
    See Also