2 references to GetBody
System.Web.Mobile (2)
UI\MobileControls\Design\Adapters\MSHTMLHostUtil.cs (1)
44
_htmlBody = htmlDoc2.
GetBody
();
UI\MobileControls\Design\StylesEditorDialog.cs (1)
540
NativeMethods.IHTMLElement documentElement = tridentDocument.
GetBody
();