2 writes to TreeContext
PresentationFramework (2)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (2)
1859
_owner.
TreeContext
= rootItem as DependencyObject;
1866
_owner.
TreeContext
= null;
4 references to TreeContext
PresentationFramework (4)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (4)
796
view = CollectionViewSource.GetDefaultCollectionView(parent,
TreeContext
,
1122
info = _parent.ResolvePropertyName(k, item, newType,
TreeContext
);
1172
IndexerParameterInfo[] aryInfo = _parent.ResolveIndexerParams(k,
TreeContext
);
1249
item !=
TreeContext
) // avoid self-loops