Basic Library for WPF and Silverlight | ComponentOne
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
    public static readonly DependencyProperty IsCheckedProperty
    See Also