18 references to _bottomCenter
System.Windows.Forms.Design (18)
System\Drawing\Design\ContentAlignmentEditor.ContentUI.cs (18)
62else if (CheckedControl == _bottomCenter) 97CheckedControl = _bottomCenter; 156_bottomCenter.TabIndex = 6; 157_bottomCenter.Text = string.Empty; 158_bottomCenter.Name = "_bottomCenter"; 159_bottomCenter.Appearance = Appearance.Button; 160_bottomCenter.AccessibleName = SR.ContentAlignmentEditorBottomCenterAccName; 189_bottomCenter.Anchor = AnchorStyles.None; 198_bottomCenter.Anchor = DefaultCenterAnchor; 243_bottomCenter.Location = new Point(pixel_32, pixel_64); 244_bottomCenter.Size = new Size(pixel_59, pixel_25); 253_bottomCenter, 295return _bottomCenter; 329else if (checkedControl == _bottomCenter) 363return _bottomCenter; 373else if (checkedControl == _bottomCenter) 403return _bottomCenter; 413else if (checkedControl == _bottomCenter)