ScrollViewerAutomationPeer(ScrollViewer) 생성자

정의

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

public:
 ScrollViewerAutomationPeer(System::Windows::Controls::ScrollViewer ^ owner);
public ScrollViewerAutomationPeer (System.Windows.Controls.ScrollViewer owner);
new System.Windows.Automation.Peers.ScrollViewerAutomationPeer : System.Windows.Controls.ScrollViewer -> System.Windows.Automation.Peers.ScrollViewerAutomationPeer
Public Sub New (owner As ScrollViewer)

매개 변수

owner
ScrollViewer

ScrollViewerAutomationPeer와 연결된 ScrollViewer입니다.

적용 대상

추가 정보