Summary
Initializes a new instance of the
ToggleSwitchAutomationPeer class.- Namespace
- MahApps
.Metro .Controls - Containing Type
- Toggle
Switch Automation Peer
Syntax
public ToggleSwitchAutomationPeer(ToggleSwitch owner)
Parameters
| Name | Type | Description |
|---|---|---|
| owner | ToggleSwitch | The ToggleSwitch associated with this ToggleSwitchAutomationPeer. |
Return Value
| Type | Description |
|---|---|
| void |
