6 references to Target
PresentationCore (6)
System\Windows\EventRoute.cs (6)
180_routeItemList[i].Target, args, BooleanBoxes.Box(args.Handled)); 190_routeItemList[i].Target, args, BooleanBoxes.Box(args.Handled)); 210object currTarget = _routeItemList[endTargetIndex].Target; 213if (_routeItemList[startTargetIndex].Target != currTarget) 247_routeItemList[i].Target, args, BooleanBoxes.Box(args.Handled)); 258_routeItemList[i].Target, args, BooleanBoxes.Box(args.Handled));