7 references to ClearCachedValues
System.Windows.Forms (7)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
1569
internal void ClearCachedValues() => _rootEntry?.
ClearCachedValues
();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (4)
857
ChildCollection[i].
ClearCachedValues
();
2204
ClearCachedValues
();
2225
ClearCachedValues
();
2246
ClearCachedValues
();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (2)
392
entry.
ClearCachedValues
(clearChildren: false);
566
ClearCachedValues
();