15 references to IHTMLElementCollection
System.Web.Mobile (15)
UI\MobileControls\Design\MobileContainerDesigner.cs (3)
23
using IHTMLElementCollection = NativeMethods.
IHTMLElementCollection
;
490
IHTMLElementCollection
allChildren = (
IHTMLElementCollection
) htmlElement.GetChildren();
UI\MobileControls\Design\NativeMethods.cs (12)
720
IHTMLElementCollection
GetAll();
729
IHTMLElementCollection
GetImages();
732
IHTMLElementCollection
GetApplets();
735
IHTMLElementCollection
GetLinks();
738
IHTMLElementCollection
GetForms();
741
IHTMLElementCollection
GetAnchors();
752
IHTMLElementCollection
GetScripts();
774
IHTMLElementCollection
GetEmbeds();
777
IHTMLElementCollection
GetPlugins();
1311
IHTMLElementCollection
GetElementsByName(
1321
IHTMLElementCollection
GetElementsByTagName(
3625
IHTMLElementCollection
GetElementsByTagName(