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