Condividi tramite


AppBarToggleButtonAutomationPeer(AppBarToggleButton) Costruttore

Definizione

Inizializza una nuova istanza della classe AppBarToggleButtonAutomationPeer .

 AppBarToggleButtonAutomationPeer(AppBarToggleButton const& owner);
public AppBarToggleButtonAutomationPeer(AppBarToggleButton owner);
function AppBarToggleButtonAutomationPeer(owner)
Public Sub New (owner As AppBarToggleButton)

Parametri

owner
AppBarToggleButton

AppBarToggleButton per cui creare il peer.

Si applica a

Vedi anche