1 instantiation of DetailsButton
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (1)
145_detailsButton = new(this)
3 references to DetailsButton
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DetailsButton.DetailsButtonAccessibleObject.cs (2)
13private readonly DetailsButton _ownerItem; 15public DetailsButtonAccessibleObject(DetailsButton owner) : base(owner)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (1)
19private DetailsButton _detailsButton;