Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesManagerCloseDropDown Class / MenuListProperty Field

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