Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenuItem Class / IsPointerOverProperty Field

In This Topic
    IsPointerOverProperty Field
    In This Topic
    Identifies the IsPointerOver dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsPointerOverProperty As DependencyProperty
    public static readonly DependencyProperty IsPointerOverProperty
    See Also