3 references to CacheView
PresentationFramework (3)
MS\Internal\Data\ViewManager.cs (3)
535
return
CacheView
(collection, cvs, (CollectionView)viewRecord.View, viewRecord);
610
viewRecord =
CacheView
(ilsList, cvs, cv, null);
612
viewRecord =
CacheView
(collection, cvs, cv, viewRecord);