2 references to ProcessUpDown
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DockEditor.DockUI.cs (2)
223=> ProcessUpDown(checkedControl, upDirection: false); 261protected override RadioButton ProcessUpKey(RadioButton checkedControl) => ProcessUpDown(checkedControl, true);