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