3 references to GetLineCount
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (3)
136if (_provider.GetLineCount() != 1) 868int lineMax = _provider.GetLineCount(); 979int lineMax = _provider.GetLineCount();