1 write to _fill
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DockEditor.DockUI.cs (1)
98
_fill
= new SelectionPanelRadioButton()
8 references to _fill
System.Windows.Forms.Design (8)
System\Windows\Forms\Design\DockEditor.DockUI.cs (8)
111
_upDownOrder = [_top,
_fill
, _bottom, _none];
112
_leftRightOrder = [_left,
_fill
, _right];
113
_tabOrder = [_top, _left,
_fill
, _right, _bottom, _none];
120
if (CheckedControl ==
_fill
)
151
CheckedControl =
_fill
;
203
_fill
.Size = scaledButtonSize;
211
_fill
,
269
checkedControl =
_fill
;