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