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