1 instantiation of PageCache
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
2484
_pageCache = new
PageCache
();
3 references to PageCache
PresentationFramework (3)
MS\Internal\Documents\DocumentGrid.cs (1)
3143
private
PageCache
_pageCache;
MS\Internal\Documents\RowCache.cs (2)
48
public
PageCache
PageCache
1319
private
PageCache
_pageCache;