3 writes to UseValueString
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (3)
460
_cacheItems.
UseValueString
= false;
848
_cacheItems.
UseValueString
= false;
1811
_cacheItems.
UseValueString
= true;
1 reference to UseValueString
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1799
if (_cacheItems is not null && _cacheItems.
UseValueString
)