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