2 references to GetHtmlFragmentHeight
System.Web.Mobile (2)
UI\MobileControls\Design\Adapters\DesignerTextViewAdapter.cs (2)
70int uniqueLineHeight = MSHTMLHostUtil.GetHtmlFragmentHeight("a"); 71int requiredHeight = MSHTMLHostUtil.GetHtmlFragmentHeight(filteredText);