1 reference to ContainsNavigationKeyCode
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2491
if (IsAccessibilityObjectCreated && _childEdit is not null &&
ContainsNavigationKeyCode
(e.KeyCode))