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