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

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