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