다음을 통해 공유


DropDownButtonAutomationPeer(DropDownButton) 생성자

정의

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

 DropDownButtonAutomationPeer(DropDownButton const& owner);
public DropDownButtonAutomationPeer(DropDownButton owner);
function DropDownButtonAutomationPeer(owner)
Public Sub New (owner As DropDownButton)

매개 변수

owner
DropDownButton

DropDownButton 컨트롤 instance 피어를 만듭니다.

적용 대상