4 writes to _end
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
47_end = end; 1073_end = end; 1123_end = value; 1152_end = value;
4 references to _end
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
1100return _start >= _end; 1108return _end; 1131return _end - _start; 1150if (value > _end)