4 references to OCTETCOUNT
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsIPAddress.cs (4)
193if (column < 0 || column >= OCTETCOUNT) 200column = OCTETCOUNT - (column + 1); 221return OCTETCOUNT; 472return WindowsIPAddress.OCTETCOUNT - 1 - _position;