Compartir a través de


AppBarButtonAutomationPeer(AppBarButton) Constructor

Definición

Inicializa una nueva instancia de la clase AppBarButtonAutomationPeer .

 AppBarButtonAutomationPeer(AppBarButton const& owner);
public AppBarButtonAutomationPeer(AppBarButton owner);
function AppBarButtonAutomationPeer(owner)
Public Sub New (owner As AppBarButton)

Parámetros

owner
AppBarButton

AppBarButton para el que se va a crear el elemento del mismo nivel.

Se aplica a

Consulte también