2 references to AdjustForRightToLeft
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\PointUtil.cs (2)
179NativeMethods.POINT ptClientRTLAdjusted = AdjustForRightToLeft(ptClient, handleRef); 205ptClient = AdjustForRightToLeft(ptClient, handleRef);