Compartir a través de


AppBarToggleButtonAutomationPeer(AppBarToggleButton) Constructor

Definición

Inicializa una nueva instancia de la clase AppBarToggleButtonAutomationPeer .

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

Parámetros

owner
AppBarToggleButton

AppBarToggleButton para crear el elemento del mismo nivel.

Se aplica a

Consulte también