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