BarSplitMenuItemAutomationPeer Class
Exposes BarSplitMenuItem types to UI Automation.
public class BarSplitMenuItemAutomationPeer : MenuItemAutomationPeer
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer MenuItemAutomationPeer object
Constructors
BarSplitMenuItemAutomationPeer(BarSplitMenuItem)
Initializes a new instance of the BarSplitMenuItemAutomationPeer class.
public BarSplitMenuItemAutomationPeer(BarSplitMenuItem owner)
Parameter | Type | Description |
---|---|---|
owner | BarSplitMenuItem | The owner element. |
Methods
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by GetLocalizedControlType().