1 instantiation of PageCache
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
2533_pageCache = new PageCache();
3 references to PageCache
PresentationFramework (3)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
3202private PageCache _pageCache;
src\Framework\MS\Internal\Documents\RowCache.cs (2)
61public PageCache PageCache 1369private PageCache _pageCache;