15 references to _bottomRight
System.Windows.Forms.Design (15)
System\Drawing\Design\ContentAlignmentEditor.ContentUI.cs (15)
100CheckedControl = _bottomRight; 162_bottomRight.TabIndex = 7; 163_bottomRight.Text = string.Empty; 164_bottomRight.Name = "_bottomRight"; 165_bottomRight.Appearance = Appearance.Button; 166_bottomRight.AccessibleName = SR.ContentAlignmentEditorBottomRightAccName; 190_bottomRight.Anchor = AnchorStyles.None; 199_bottomRight.Anchor = DefaultRightAnchor; 246_bottomRight.Location = new Point(pixel_99, pixel_64); 247_bottomRight.Size = new Size(pixel_24, pixel_25); 252_bottomRight, 287return _bottomRight; 321if (checkedControl == _bottomRight) 375return _bottomRight; 401if (checkedControl == _bottomRight)