ComponentOne FinancialChart for WPF
C1.WPF 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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenuItem.IsPointerOverProperty
    public static readonly DependencyProperty IsPointerOverProperty
    public:
    static readonly DependencyProperty^ IsPointerOverProperty
    See Also