1 instantiation of PageCache
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
2480
_pageCache = new
PageCache
();
3 references to PageCache
PresentationFramework (3)
MS\Internal\Documents\DocumentGrid.cs (1)
3135
private
PageCache
_pageCache;
MS\Internal\Documents\RowCache.cs (2)
47
public
PageCache
PageCache
1326
private
PageCache
_pageCache;