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

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