2 instantiations of WindowsComboButton
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsComboBox.cs (2)
263
return new
WindowsComboButton
(_hwnd, this, (int)ComboChildren.Button);
650
return new
WindowsComboButton
(_hwnd, this, (int) ComboChildren.Button);