다음을 통해 공유


AppBarButtonAutomationPeer(AppBarButton) 생성자

정의

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

 AppBarButtonAutomationPeer(AppBarButton const& owner);
public AppBarButtonAutomationPeer(AppBarButton owner);
function AppBarButtonAutomationPeer(owner)
Public Sub New (owner As AppBarButton)

매개 변수

owner
AppBarButton

피어를 만들 AppBarButton 입니다.

적용 대상

추가 정보