1 write to _right
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DockEditor.DockUI.cs (1)
53_right = new SelectionPanelRadioButton()
7 references to _right
System.Windows.Forms.Design (7)
System\Windows\Forms\Design\DockEditor.DockUI.cs (7)
112_leftRightOrder = [_left, _fill, _right]; 113_tabOrder = [_top, _left, _fill, _right, _bottom, _none]; 128else if (CheckedControl == _right) 157CheckedControl = _right; 199_right.Size = scaledButtonSize; 213_right, 267if (checkedControl == _left || checkedControl == _right)