2 references to ClearCachedValues
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1109ClearCachedValues(true);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
508ge.ClearCachedValues(false); //clear the value so it paints correctly next time.