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]; 120if (CheckedControl == _fill) 151CheckedControl = _fill; 203_fill.Size = scaledButtonSize; 211_fill, 269checkedControl = _fill;