2 writes to TreeContext
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
1821
_owner.
TreeContext
= rootItem as DependencyObject;
1828
_owner.
TreeContext
= null;
4 references to TreeContext
PresentationFramework (4)
MS\Internal\Data\PropertyPathWorker.cs (4)
797
view = CollectionViewSource.GetDefaultCollectionView(parent,
TreeContext
,
1129
info = _parent.ResolvePropertyName(k, item, newType,
TreeContext
);
1180
IndexerParameterInfo[] aryInfo = _parent.ResolveIndexerParams(k,
TreeContext
);
1258
item !=
TreeContext
) // avoid self-loops