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