5 references to GetLocation
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\Accessible.cs (5)
559
NativeMethods.Win32Rect rcW32 =
GetLocation
(_acc, _idChild);
1048
NativeMethods.Win32Rect rect1 =
GetLocation
(_acc, _idChild);
1049
NativeMethods.Win32Rect rect2 =
GetLocation
(acc, idChild);
1438
NativeMethods.Win32Rect ownLoc =
GetLocation
(old, NativeMethods.CHILD_SELF);
1459
NativeMethods.Win32Rect loc =
GetLocation
(accChild, NativeMethods.CHILD_SELF);