2 overrides of ProcessLeftKey
System.Windows.Forms.Design (2)
System\Drawing\Design\ContentAlignmentEditor.ContentUI.cs (1)
399
protected override RadioButton
ProcessLeftKey
(RadioButton checkedControl)
System\Windows\Forms\Design\DockEditor.DockUI.cs (1)
225
protected override RadioButton
ProcessLeftKey
(RadioButton checkedControl)
1 reference to ProcessLeftKey
System.Windows.Forms.Design (1)
System\Drawing\Design\SelectionPanelBase.cs (1)
76
target =
ProcessLeftKey
(radioButton);