1 instantiation of CellCache
PresentationFramework (1)
src\Framework\System\Windows\Controls\Grid.cs (1)
971CellCache cell = new CellCache();
4 references to CellCache
PresentationFramework (4)
src\Framework\System\Windows\Controls\Grid.cs (4)
953extData.CellCachesCollection = new CellCache[children.Count]; 971CellCache cell = new CellCache(); 3209private CellCache[] PrivateCells 3383internal CellCache[] CellCachesCollection; // backing store for logical children