PipsPagerAutomationPeer(PipsPager) 생성자

정의

PipsPagerAutomationPeer 클래스의 새 인스턴스를 초기화합니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows 앱 SDKWinUI의 경우 Windows 앱 SDK 네임스페이스 참조).

 PipsPagerAutomationPeer(PipsPager const& owner);
public PipsPagerAutomationPeer(PipsPager owner);
Public Sub New (owner As PipsPager)

매개 변수

owner
PipsPager

피어 를 만들 PipsPager 컨트롤 인스턴스입니다.

적용 대상