3 references to CacheView
PresentationFramework (3)
src\Framework\MS\Internal\Data\ViewManager.cs (3)
540return CacheView(collection, cvs, (CollectionView)viewRecord.View, viewRecord); 615viewRecord = CacheView(ilsList, cvs, cv, null); 617viewRecord = CacheView(collection, cvs, cv, viewRecord);