2 references to ViewManager
PresentationFramework (2)
MS\Internal\Data\ViewManager.cs (1)
685get { return DataBindEngine.CurrentDataBindEngine.ViewManager; }
System\Windows\Data\CollectionView.cs (1)
85SynchronizationInfo syncInfo = _engine.ViewManager.GetSynchronizationInfo(collection);