3 references to Button
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsComboBox.cs (3)
237if (child._item == (int) ComboChildren.Button) 276return new WindowsComboButton(_hwnd, this, (int)ComboChildren.Button); 663return new WindowsComboButton (_hwnd, this, (int) ComboChildren.Button);