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

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