ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenuItem Class / ShowSelectedItemProperty Field



In This Topic
    ShowSelectedItemProperty Field
    In This Topic
    Identifies the ShowSelectedItem dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowSelectedItemProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenuItem.ShowSelectedItemProperty
    public static readonly DependencyProperty ShowSelectedItemProperty
    public:
    static readonly DependencyProperty^ ShowSelectedItemProperty
    See Also