Partager via


AppBarAutomationPeer(AppBar) Constructeur

Définition

Initialise une nouvelle instance de la classe AppBarAutomationPeer.

 AppBarAutomationPeer(AppBar const& owner);
public AppBarAutomationPeer(AppBar owner);
function AppBarAutomationPeer(owner)
Public Sub New (owner As AppBar)

Paramètres

owner
AppBar

Le contrôle AppBar instance pour lequel créer l’homologue.

S’applique à