In This Article

BackstageTabAutomationPeer Class

Exposes the BackstageTab control to UI Automation.

public class BackstageTabAutomationPeer : TabItemWrapperAutomationPeer
Inheritance:
object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer TabItemWrapperAutomationPeer object

Constructors

BackstageTabAutomationPeer(BackstageTab)

Initializes an instance of the BackstageItemAutomationPeer class.

public BackstageTabAutomationPeer(BackstageTab owner)
Parameter Type Description
owner BackstageTab

The owner of the automation peer.

Methods

GetClassNameCore()

Gets a human readable name that, in addition to AutomationControlType, differentiates the control represented by this AutomationPeer.

protected override string GetClassNameCore()

Returns

string:

The string that contains the name.