3 references to GetLineCount
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (3)
149if (_provider.GetLineCount() != 1) 893int lineMax = _provider.GetLineCount(); 1004int lineMax = _provider.GetLineCount();