2 instantiations of WindowsComboButton
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsComboBox.cs (2)
276
return new
WindowsComboButton
(_hwnd, this, (int)ComboChildren.Button);
663
return new
WindowsComboButton
(_hwnd, this, (int) ComboChildren.Button);