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