1 write to _left
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DockEditor.DockUI.cs (1)
65_left = new SelectionPanelRadioButton()
7 references to _left
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]; 124else if (CheckedControl == _left) 154CheckedControl = _left; 200_left.Size = scaledButtonSize; 212_left, 267if (checkedControl == _left || checkedControl == _right)