Udostępnij za pośrednictwem


PasswordBoxAutomationPeer(PasswordBox) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy PasswordBoxAutomationPeer.

public:
 PasswordBoxAutomationPeer(System::Windows::Controls::PasswordBox ^ owner);
public PasswordBoxAutomationPeer (System.Windows.Controls.PasswordBox owner);
new System.Windows.Automation.Peers.PasswordBoxAutomationPeer : System.Windows.Controls.PasswordBox -> System.Windows.Automation.Peers.PasswordBoxAutomationPeer
Public Sub New (owner As PasswordBox)

Parametry

owner
PasswordBox

Element PasswordBox skojarzony z tym PasswordBoxAutomationPeerelementem .

Dotyczy

Zobacz też