4 references to OCTETCOUNT
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsIPAddress.cs (4)
179
if (column < 0 || column >=
OCTETCOUNT
)
186
column =
OCTETCOUNT
- (column + 1);
207
return
OCTETCOUNT
;
455
return WindowsIPAddress.
OCTETCOUNT
- 1 - _position;