2 writes to Target
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
1024r.Target = e; 1030r.Target = null; //let target die
3 references to Target
PresentationCore (3)
System\Windows\LayoutManager.cs (3)
952UIElement child = r.Target; 976UIElement t = r.Target; 982found = r.Target;