Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml 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