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



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