1 write to _pictureBox
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (1)
134_pictureBox = new()
5 references to _pictureBox
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (5)
58_pictureBox.Image = SystemIcons.Warning.ToBitmap(); 107[MemberNotNull(nameof(_pictureBox))] 222_pictureLabelTableLayoutPanel.Controls.Add(_pictureBox, 0, 0); 261((System.ComponentModel.ISupportInitialize)(_pictureBox)).BeginInit(); 283((System.ComponentModel.ISupportInitialize)_pictureBox).EndInit();