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