다음을 통해 공유


AppBarToggleButtonAutomationPeer(AppBarToggleButton) 생성자

정의

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

 AppBarToggleButtonAutomationPeer(AppBarToggleButton const& owner);
public AppBarToggleButtonAutomationPeer(AppBarToggleButton owner);
function AppBarToggleButtonAutomationPeer(owner)
Public Sub New (owner As AppBarToggleButton)

매개 변수

owner
AppBarToggleButton

피어를 만들 AppBarToggleButton 입니다.

적용 대상

추가 정보