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];
124
else if (CheckedControl ==
_left
)
154
CheckedControl =
_left
;
200
_left
.Size = scaledButtonSize;
212
_left
,
267
if (checkedControl ==
_left
|| checkedControl == _right)