4 writes to _end
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
43_end = end; 1069_end = end; 1119_end = value; 1148_end = value;
4 references to _end
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
1096return _start >= _end; 1104return _end; 1127return _end - _start; 1146if (value > _end)