BarComboBoxDropDownButtonAutomationPeer Class
Exposes BarComboBoxDropDownButton types to UI Automation.
public class BarComboBoxDropDownButtonAutomationPeer : BarPopupButtonBaseAutomationPeer
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer BarPopupButtonBaseAutomationPeer object
Constructors
BarComboBoxDropDownButtonAutomationPeer(BarComboBoxDropDownButton)
Initializes a new instance of the BarComboBoxDropDownButtonAutomationPeer class.
public BarComboBoxDropDownButtonAutomationPeer(BarComboBoxDropDownButton owner)
Parameter | Type | Description |
---|---|---|
owner | BarComboBoxDropDownButton | The owner element. |
Methods
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by GetLocalizedControlType().
Inherited Members
- BarPopupButtonBaseAutomationPeer.GetAutomationControlTypeCore()
- BarPopupButtonBaseAutomationPeer.GetAutomationIdCore()
- BarPopupButtonBaseAutomationPeer.GetChildrenCore()
- BarPopupButtonBaseAutomationPeer.GetClassNameCore()
- BarPopupButtonBaseAutomationPeer.GetNameCore()
- BarPopupButtonBaseAutomationPeer.GetPattern(PatternInterface)