1 write to CellCachesCollection
PresentationFramework (1)
src\Framework\System\Windows\Controls\Grid.cs (1)
953extData.CellCachesCollection = new CellCache[children.Count];
1 reference to CellCachesCollection
PresentationFramework (1)
src\Framework\System\Windows\Controls\Grid.cs (1)
3211get { return (ExtData.CellCachesCollection); }