3 writes to UseValueString
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (3)
457
_cacheItems.
UseValueString
= false;
845
_cacheItems.
UseValueString
= false;
1808
_cacheItems.
UseValueString
= true;
1 reference to UseValueString
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1796
if (_cacheItems is not null && _cacheItems.
UseValueString
)