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