4 writes to _end
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
44_end = end; 1070_end = end; 1120_end = value; 1149_end = value;
4 references to _end
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
1097return _start >= _end; 1105return _end; 1128return _end - _start; 1147if (value > _end)