1 write to _owner
PresentationFramework (1)
MS\Internal\Data\PropertyPathWorker.cs (1)
1816_owner = owner;
4 references to _owner
PresentationFramework (4)
MS\Internal\Data\PropertyPathWorker.cs (4)
1821_owner.TreeContext = rootItem as DependencyObject; 1822_owner.AttachToRootItem(rootItem); 1827_owner.DetachFromRootItem(); 1828_owner.TreeContext = null;