2 writes to DetailsButtonExpanded
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (2)
78DetailsButtonExpanded = false; 84DetailsButtonExpanded = true;
1 reference to DetailsButtonExpanded
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DetailsButton.cs (1)
15public bool Expanded => _parent.DetailsButtonExpanded;