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



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