ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty FirstLevelStyleProperty
    See Also