1 write to _top
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DockEditor.DockUI.cs (1)
76_top = new SelectionPanelRadioButton()
6 references to _top
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\DockEditor.DockUI.cs (6)
111_upDownOrder = [_top, _fill, _bottom, _none]; 113_tabOrder = [_top, _left, _fill, _right, _bottom, _none]; 132else if (CheckedControl == _top) 160CheckedControl = _top; 201_top.Size = scaledButtonSize; 214_top,