2 writes to Target
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
1008r.Target = e; 1014r.Target = null; //let target die
3 references to Target
PresentationCore (3)
System\Windows\LayoutManager.cs (3)
936UIElement child = r.Target; 960UIElement t = r.Target; 966found = r.Target;