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



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