4 references to OCTETCOUNT
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsIPAddress.cs (4)
178
if (column < 0 || column >=
OCTETCOUNT
)
185
column =
OCTETCOUNT
- (column + 1);
206
return
OCTETCOUNT
;
454
return WindowsIPAddress.
OCTETCOUNT
- 1 - _position;