Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1MenuItem Class / IsSubmenuOpenProperty Field

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