Identifies the NonFirstLevelTemplate dependency property.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
[ObsoleteAttribute("Use C1Menu.NonFirstLevelStyle instead.", true)]
public static readonly DependencyProperty NonFirstLevelTemplateProperty
Visual Basic
<ObsoleteAttribute("Use C1Menu.NonFirstLevelStyle instead.", True)> _
Public Shared ReadOnly NonFirstLevelTemplateProperty As DependencyProperty

See Also