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

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