3 references to Button
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsComboBox.cs (3)
220if (child._item == (int) ComboChildren.Button) 259return new WindowsComboButton(_hwnd, this, (int)ComboChildren.Button); 646return new WindowsComboButton (_hwnd, this, (int) ComboChildren.Button);