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