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