RibbonBackstageHeaderSeparatorAutomationPeer Class
Exposes RibbonBackstageHeaderSeparator types to UI Automation.
public class RibbonBackstageHeaderSeparatorAutomationPeer : SeparatorAutomationPeer
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer SeparatorAutomationPeer object
Constructors
RibbonBackstageHeaderSeparatorAutomationPeer(RibbonBackstageHeaderSeparator)
Initializes a new instance of the RibbonBackstageHeaderSeparatorAutomationPeer class.
public RibbonBackstageHeaderSeparatorAutomationPeer(RibbonBackstageHeaderSeparator owner)
Parameter | Type | Description |
---|---|---|
owner | RibbonBackstageHeaderSeparator | The owner element. |
Methods
GetClassNameCore()
Gets the name of the Separator that is associated with this SeparatorAutomationPeer. Called by GetClassName().
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by GetLocalizedControlType().