2 references to GetExistingView
PresentationFramework (2)
MS\Internal\Data\ViewManager.cs (2)
517
ViewRecord viewRecord =
GetExistingView
(collection, cvs, collectionViewType, GetSourceItem);
530
viewRecord =
GetExistingView
(ilsList, cvs, collectionViewType, GetSourceItem);