ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenuItem Class / CheckArcProperty Field



In This Topic
    CheckArcProperty Field
    In This Topic
    Identifies the CheckArc dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CheckArcProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenuItem.CheckArcProperty
    public static readonly DependencyProperty CheckArcProperty
    public:
    static readonly DependencyProperty^ CheckArcProperty
    See Also