ToggleSwitchAutomationPeer.

ToggleSwitchAutomationPeer(ToggleSwitch) Constructor

Summary

Initializes a new instance of the ToggleSwitchAutomationPeer class.

Syntax

public ToggleSwitchAutomationPeer(ToggleSwitch owner)

Parameters

Name Type Description
owner ToggleSwitch The ToggleSwitch associated with this ToggleSwitchAutomationPeer.

Return Value

Type Description
void