1 instantiation of CellCache
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
944
CellCache cell = new
CellCache
4 references to CellCache
PresentationFramework (4)
System\Windows\Controls\Grid.cs (4)
926
extData.CellCachesCollection = new
CellCache
[children.Count];
944
CellCache
cell = new CellCache
3188
private
CellCache
[] PrivateCells
3361
internal
CellCache
[] CellCachesCollection; // backing store for logical children