4 writes to _start
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
56_start = start; 1094_start = start; 1143_start = value; 1176_start = value;
4 references to _start
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
1122return _start >= _end; 1141if (value < _start) 1153return _end - _start; 1161return _start;