5 references to GetLocation
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\Accessible.cs (5)
544
NativeMethods.Win32Rect rcW32 =
GetLocation
(_acc, _idChild);
1023
NativeMethods.Win32Rect rect1 =
GetLocation
(_acc, _idChild);
1024
NativeMethods.Win32Rect rect2 =
GetLocation
(acc, idChild);
1413
NativeMethods.Win32Rect ownLoc =
GetLocation
(old, NativeMethods.CHILD_SELF);
1434
NativeMethods.Win32Rect loc =
GetLocation
(accChild, NativeMethods.CHILD_SELF);