2 references to _lineSeparator
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (2)
1008
((lineMax > 1 && _provider.LineIndex(1) ==
_lineSeparator
.Length)
1023
index = _provider.LineIndex(line + actualCount) -
_lineSeparator
.Length;