2 references to TransformLocalRectToScreen
PresentationCore (2)
MS\Internal\Automation\ElementUtil.cs (1)
151SafeSecurityHelper.TransformLocalRectToScreen(new HandleRef(null, hwnd), ref rcWin32);
System\Windows\InterOp\HwndTarget.cs (1)
1919SafeSecurityHelper.TransformLocalRectToScreen(new HandleRef(null, hwndParent), ref windowRectInScreenCoords);