7 references to ClearCachedValues
System.Windows.Forms (7)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
1571
internal void ClearCachedValues() => _rootEntry?.
ClearCachedValues
();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (4)
854
ChildCollection[i].
ClearCachedValues
();
2201
ClearCachedValues
();
2222
ClearCachedValues
();
2243
ClearCachedValues
();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
392
entry.
ClearCachedValues
(clearChildren: false);
566
ClearCachedValues
();