다음을 통해 공유


ScrollPresenterAutomationPeer(ScrollPresenter) 생성자

정의

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

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

/// [Windows.Foundation.Metadata.Experimental]
 ScrollPresenterAutomationPeer(ScrollPresenter const& owner);
[Windows.Foundation.Metadata.Experimental]
public ScrollPresenterAutomationPeer(ScrollPresenter owner);
Public Sub New (owner As ScrollPresenter)

매개 변수

owner
ScrollPresenter

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

특성

적용 대상