4 references to AddToEventRoute
PresentationCore (2)
Core\CSharp\System\Windows\UIElement.cs (2)
1706
uiElement.
AddToEventRoute
(route, args);
1775
uiElement.
AddToEventRoute
(route, args);
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1712
((UIElement)visual).
AddToEventRoute
(route, args);
src\Framework\System\Windows\FrameworkElement.cs (1)
6099
uiElement.
AddToEventRoute
(route, args);