Property DefaultUseInternalDropDownMenu
DefaultUseInternalDropDownMenu
Gets or sets a value indicating whether the application should use the internal drop-down menus by default. Drop down menus are shown when the user clicks on a control and ShowDropDownMenu(Action?) is true.
public static bool DefaultUseInternalDropDownMenu { get; set; }