AppBarButtonAutomationPeer(AppBarButton) Costruttore

Definizione

Inizializza una nuova istanza della classe AppBarButtonAutomationPeer .

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

Parametri

owner
AppBarButton

AppBarButton per creare il peer per.

Si applica a

Vedi anche