4 writes to _end
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
57_end = end; 1095_end = end; 1145_end = value; 1174_end = value;
4 references to _end
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
1122return _start >= _end; 1130return _end; 1153return _end - _start; 1172if (value > _end)