3 writes to useValueString
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (3)
575
cacheItems.
useValueString
= false;
1114
cacheItems.
useValueString
= false;
2112
cacheItems.
useValueString
= true;
1 reference to useValueString
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2101
if (cacheItems != null && cacheItems.
useValueString
) {