BarCheckBoxAutomationPeer Class
Exposes BarCheckBox types to UI Automation.
public class BarCheckBoxAutomationPeer : BarToggleButtonAutomationPeer
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer ButtonBaseAutomationPeer ButtonAutomationPeer BarButtonAutomationPeer BarToggleButtonAutomationPeer object
Constructors
BarCheckBoxAutomationPeer(BarCheckBox)
Exposes BarCheckBox types to UI Automation.
public BarCheckBoxAutomationPeer(BarCheckBox owner)
| Parameter | Type | Description |
|---|---|---|
| owner | BarCheckBox | The owner element. |
Methods
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by GetLocalizedControlType().
Inherited Members
- BarToggleButtonAutomationPeer.GetPattern(PatternInterface)
- BarButtonAutomationPeer.GetAutomationIdCore()
- BarButtonAutomationPeer.GetChildrenCore()
- BarButtonAutomationPeer.GetClassNameCore()
- BarButtonAutomationPeer.GetNameCore()