3 writes to UseValueString
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (3)
466
_cacheItems.
UseValueString
= false;
854
_cacheItems.
UseValueString
= false;
1817
_cacheItems.
UseValueString
= true;
1 reference to UseValueString
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1805
if (_cacheItems is not null && _cacheItems.
UseValueString
)