Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Menu Class / FirstLevelStyleProperty Field

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