ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1Menu Class / FirstLevelStyleProperty Field



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