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