3 references to GetLineCount
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (3)
142
if (_provider.
GetLineCount
() != 1)
874
int lineMax = _provider.
GetLineCount
();
985
int lineMax = _provider.
GetLineCount
();