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