Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenuItem Class / IsPointerOverProperty Field

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