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