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