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