2 overrides of ProcessDownKey
System.Windows.Forms.Design (2)
System\Drawing\Design\ContentAlignmentEditor.ContentUI.cs (1)
279protected override RadioButton ProcessDownKey(RadioButton checkedControl)
System\Windows\Forms\Design\DockEditor.DockUI.cs (1)
222protected override RadioButton ProcessDownKey(RadioButton checkedControl)
1 reference to ProcessDownKey
System.Windows.Forms.Design (1)
System\Drawing\Design\SelectionPanelBase.cs (1)
73target = ProcessDownKey(radioButton);