2 references to AdjustForRightToLeft
PresentationCore (2)
Shared\MS\Internal\PointUtil.cs (2)
193NativeMethods.POINT ptClientRTLAdjusted = AdjustForRightToLeft(ptClient, handleRef); 224ptClient = AdjustForRightToLeft(ptClient, handleRef);