1 write to _owner
PresentationFramework (1)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
1854_owner = owner;
4 references to _owner
PresentationFramework (4)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (4)
1859_owner.TreeContext = rootItem as DependencyObject; 1860_owner.AttachToRootItem(rootItem); 1865_owner.DetachFromRootItem(); 1866_owner.TreeContext = null;