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