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