2 references to ProcessEnumUpAndDown
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
2496
bool processed =
ProcessEnumUpAndDown
(gridEntry, e.KeyCode);
2925
ProcessEnumUpAndDown
(_selectedGridEntry, keyCode, closeDropDown: false);