16 references to IHTMLElement
System.Design (16)
System\Design\NativeMethods.cs (16)
615
IHTMLElement
CreateElement(string eTag);
619
IHTMLElement
ElementFromPoint(int x, int y);
622
IHTMLElement
GetActiveElement();
628
IHTMLElement
GetBody();
755
bool Contains(
IHTMLElement
pChild);
770
IHTMLElement
GetOffsetParent();
797
IHTMLElement
GetParentElement();
798
IHTMLElement
GetParentTextEdit();
848
IHTMLElement
ApplyElement(
IHTMLElement
apply, string where);
911
IHTMLElement
InsertAdjacentElement(string where,
IHTMLElement
insertedElement);
912
void MergeAttributes(
IHTMLElement
mergeThis);
982
void MergeAttributes(
IHTMLElement
mergeThis, object pvarFlags);
1009
IHTMLElement
Item(object name, object index);
1234
IHTMLElement
GetOwningElement();