2 references to WindowsComboButton
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsComboBox.cs (2)
258
return new
WindowsComboButton
(_hwnd, this, (int)ComboChildren.Button);
641
return new
WindowsComboButton
(_hwnd, this, (int) ComboChildren.Button);