3 references to GetLineCount
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (3)
135
if (_provider.
GetLineCount
() != 1)
867
int lineMax = _provider.
GetLineCount
();
978
int lineMax = _provider.
GetLineCount
();