Partager via


AppBarButtonAutomationPeer(AppBarButton) Constructeur

Définition

Initialise une nouvelle instance de la classe AppBarButtonAutomationPeer.

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

Paramètres

owner
AppBarButton

AppBarButton pour lequel créer l’homologue.

S’applique à

Voir aussi