2 writes to _parent
PresentationFramework (2)
MS\Internal\Data\EnumerableCollectionView.cs (2)
661_parent = parent; 670_parent = null;
3 references to _parent
PresentationFramework (3)
MS\Internal\Data\EnumerableCollectionView.cs (3)
662_parent.BeginIgnoreEvents(); 667if (_parent != null) 669_parent.EndIgnoreEvents();