BarPopupButtonAutomationPeer Class
Exposes BarPopupButton types to UI Automation.
public class BarPopupButtonAutomationPeer : BarPopupButtonBaseAutomationPeer
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer BarPopupButtonBaseAutomationPeer object
Constructors
BarPopupButtonAutomationPeer(BarPopupButton)
Initializes a new instance of the BarPopupButtonAutomationPeer class.
public BarPopupButtonAutomationPeer(BarPopupButton owner)
Parameter | Type | Description |
---|---|---|
owner | BarPopupButton | 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)