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