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)
Initializes a new instance of the BarCheckBoxAutomationPeer class.
public BarCheckBoxAutomationPeer(BarCheckBox owner)
| Parameter | Type | Description |
|---|---|---|
| owner | BarCheckBox | The owner element. |
Methods
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by GetLocalizedControlType().