ToggleSwitchAutomationPeer(ToggleSwitch) Constructeur

Définition

Initialise une nouvelle instance de la classe ToggleSwitchAutomationPeer.

public:
 ToggleSwitchAutomationPeer(ToggleSwitch ^ owner);
 ToggleSwitchAutomationPeer(ToggleSwitch const& owner);
public ToggleSwitchAutomationPeer(ToggleSwitch owner);
function ToggleSwitchAutomationPeer(owner)
Public Sub New (owner As ToggleSwitch)

Paramètres

owner
ToggleSwitch

ToggleSwitch pour lequel créer un homologue.

S’applique à