DocumentViewerBaseAutomationPeer(DocumentViewerBase) 생성자

정의

DocumentViewerBaseAutomationPeer 클래스의 새 인스턴스를 만듭니다.

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

매개 변수

적용 대상