Partager via


AppBarToggleButtonAutomationPeer(AppBarToggleButton) Constructeur

Définition

Initialise une nouvelle instance de la classe AppBarToggleButtonAutomationPeer.

 AppBarToggleButtonAutomationPeer(AppBarToggleButton const& owner);
public AppBarToggleButtonAutomationPeer(AppBarToggleButton owner);
function AppBarToggleButtonAutomationPeer(owner)
Public Sub New (owner As AppBarToggleButton)

Paramètres

owner
AppBarToggleButton

AppBarToggleButton pour lequel créer l’homologue.

S’applique à

Voir aussi