Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialColorItem Class / IsPointerOver Property

In This Topic
    IsPointerOver Property (C1RadialColorItem)
    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