2 references to RectArrayToDoubleArray
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
281return Misc.RectArrayToDoubleArray(rectArray);
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
205return Misc.RectArrayToDoubleArray(rectArray);