3 references to ByteEditBoxOverride
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
99el = new ByteEditBoxOverride(hwnd, idChild);
MS\Internal\AutomationProxies\WindowsIPAddress.cs (2)
108return new ByteEditBoxOverride (hwnd, index); 192return new ByteEditBoxOverride(hwndChild, column);