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

PasswordBoxAutomationPeer와 연결된 PasswordBox입니다.

적용 대상

추가 정보