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