2 writes to Target
PresentationCore (2)
Core\CSharp\System\Windows\LayoutManager.cs (2)
1032r.Target = e; 1038r.Target = null; //let target die
3 references to Target
PresentationCore (3)
Core\CSharp\System\Windows\LayoutManager.cs (3)
960UIElement child = r.Target; 984UIElement t = r.Target; 990found = r.Target;