PasswordBoxAutomationPeer(PasswordBox) 생성자

정의

PasswordBoxAutomationPeer 클래스의 새 instance 초기화합니다.

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

매개 변수

owner
PasswordBox

피어를 만들 PasswordBox 입니다.

적용 대상