다음을 통해 공유


ListBoxItemAutomationPeer(ListBoxItem) 생성자

정의

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

 ListBoxItemAutomationPeer(ListBoxItem const& owner);
public ListBoxItemAutomationPeer(ListBoxItem owner);
function ListBoxItemAutomationPeer(owner)
Public Sub New (owner As ListBoxItem)

매개 변수

owner
ListBoxItem

만들 소유자 요소입니다.

적용 대상