3 instantiations of ByteEditBoxOverride
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
113el = new ByteEditBoxOverride(hwnd, idChild);
MS\Internal\AutomationProxies\WindowsIPAddress.cs (2)
120return new ByteEditBoxOverride (hwnd, index); 204return new ByteEditBoxOverride(hwndChild, column);