3 references to AddToEventRoute
PresentationCore (2)
System\Windows\UIElement.cs (2)
1680
uiElement3D?.
AddToEventRoute
(route, args);
1773
uiElement3D.
AddToEventRoute
(route, args);
PresentationFramework (1)
System\Windows\FrameworkElement.cs (1)
6097
uiElement3D?.
AddToEventRoute
(route, args);