2 references to RectArrayToDoubleArray
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
307return Misc.RectArrayToDoubleArray(rectArray);
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
229return Misc.RectArrayToDoubleArray(rectArray);