ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenu Class / CurrentItemProperty Field



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