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

In This Topic
    NonFirstLevelTemplateProperty Field (C1Menu)
    In This Topic
    Identifies the NonFirstLevelTemplate dependency property.
    Syntax
    'Declaration
     
    
    <ObsoleteAttribute("Use C1Menu.NonFirstLevelStyle instead.", True)>
    Public Shared ReadOnly NonFirstLevelTemplateProperty As DependencyProperty
    [Obsolete("Use C1Menu.NonFirstLevelStyle instead.", true)]
    public static readonly DependencyProperty NonFirstLevelTemplateProperty
    See Also