3 references to IHTMLRectCollection
System.Web.Mobile (3)
UI\MobileControls\Design\Adapters\DesignerAdapterUtil.cs (2)
343NativeMethods.IHTMLRectCollection rectColl = null; 416NativeMethods.IHTMLRectCollection rectColl = element.GetClientRects();
UI\MobileControls\Design\NativeMethods.cs (1)
3368IHTMLRectCollection GetClientRects();