PasswordBoxAutomationPeer(PasswordBox) Constructeur

Définition

Initialise une nouvelle instance de la classe PasswordBoxAutomationPeer.

public:
 PasswordBoxAutomationPeer(PasswordBox ^ owner);
 PasswordBoxAutomationPeer(PasswordBox const& owner);
public PasswordBoxAutomationPeer(PasswordBox owner);
function PasswordBoxAutomationPeer(owner)
Public Sub New (owner As PasswordBox)

Paramètres

owner
PasswordBox

PasswordBox pour lequel créer un homologue.

S’applique à