Udostępnij za pośrednictwem


DocumentViewerAutomationPeer(DocumentViewer) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

owner
DocumentViewer

Element DocumentViewer skojarzony z tym DocumentViewerAutomationPeerelementem .

Dotyczy