2 writes to TreeContext
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
1815_owner.TreeContext = rootItem as DependencyObject; 1822_owner.TreeContext = null;
4 references to TreeContext
PresentationFramework (4)
MS\Internal\Data\PropertyPathWorker.cs (4)
791view = CollectionViewSource.GetDefaultCollectionView(parent, TreeContext, 1123info = _parent.ResolvePropertyName(k, item, newType, TreeContext); 1174IndexerParameterInfo[] aryInfo = _parent.ResolveIndexerParams(k, TreeContext); 1252item != TreeContext) // avoid self-loops