다음을 통해 공유


DocumentViewerAutomationPeer(DocumentViewer) 생성자

정의

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

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

매개 변수

적용 대상