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

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