1 write to _okButton
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (1)
157_okButton = new()
7 references to _okButton
System.Windows.Forms (7)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (7)
63_okButton.Text = SR.ExDlgOk; 109[MemberNotNull(nameof(_okButton))] 167_okButton.Click += OnButtonClick; 200_buttonTableLayoutPanel.Controls.Add(_okButton, 1, 0); 263AcceptButton = _okButton; 305_detailsButton.Height = _okButton.Height; 328_okButton.Focus();