Freigeben über


AppBarButtonAutomationPeer(AppBarButton) Konstruktor

Definition

Initialisiert eine neue instance der AppBarButtonAutomationPeer-Klasse.

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

Parameter

owner
AppBarButton

Das AppBarButton,für das der Peer erstellt werden soll.

Gilt für:

Weitere Informationen