ToggleSwitchAutomationPeer(ToggleSwitch) Costruttore
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Inizializza una nuova istanza della classe ToggleSwitchAutomationPeer .
public:
ToggleSwitchAutomationPeer(ToggleSwitch ^ owner);
ToggleSwitchAutomationPeer(ToggleSwitch const& owner);
public ToggleSwitchAutomationPeer(ToggleSwitch owner);
function ToggleSwitchAutomationPeer(owner)
Public Sub New (owner As ToggleSwitch)
- owner
- ToggleSwitch
ToggleSwitch per creare un peer.