Condividi tramite


PasswordBoxAutomationPeer(PasswordBox) Costruttore

Definizione

Inizializza una nuova istanza della classe PasswordBoxAutomationPeer .

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

Parametri

owner
PasswordBox

PasswordBox per creare un peer per.

Si applica a