1 instantiation of PageCache
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
2491
_pageCache = new
PageCache
();
3 references to PageCache
PresentationFramework (3)
MS\Internal\Documents\DocumentGrid.cs (1)
3150
private
PageCache
_pageCache;
MS\Internal\Documents\RowCache.cs (2)
53
public
PageCache
PageCache
1324
private
PageCache
_pageCache;