Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenuItem Class / IsSelectableProperty Field

In This Topic
    IsSelectableProperty Field (C1RadialMenuItem)
    In This Topic
    Identifies the IsSelectable dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsSelectableProperty As DependencyProperty
    public static readonly DependencyProperty IsSelectableProperty
    See Also