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)
937UIElement child = r.Target; 961UIElement t = r.Target; 967found = r.Target;