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