Compartilhar via


AppBarToggleButtonAutomationPeer(AppBarToggleButton) Construtor

Definição

Inicializa uma nova instância da classe AppBarToggleButtonAutomationPeer .

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

Parâmetros

owner
AppBarToggleButton

O AppBarToggleButton para o qual criar o par.

Aplica-se a

Confira também