Identifies the FirstLevelTemplate dependency property.

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

Syntax

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

See Also