PasswordBoxAutomationPeer(PasswordBox) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

owner
PasswordBox

Объект PasswordBox, связанный с этим PasswordBoxAutomationPeer.

Применяется к

См. также раздел