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