3 references to InputHitTest
PresentationCore (2)
System\Windows\Input\MouseDevice.cs (1)
2159
root.
InputHitTest
(rootPt, out enabledHit, out originalHit);
System\Windows\UIElement.cs (1)
1978
InputHitTest
(point, out enabledHit, out rawHit);
PresentationFramework (1)
System\Windows\Controls\PopupControlService.cs (1)
71
rootAsUIElement.
InputHitTest
(pt, out enabledHit, out directlyOver);