2 references to lfHeight
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (2)
655int height = Math.Abs(_provider.GetLogfont().lfHeight);; 777return Math.Round((double)(-logfont.lfHeight) * 72 / lpy);