Share via


DocumentViewerAutomationPeer(DocumentViewer) Costruttore

Definizione

Inizializza una nuova istanza della classe 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)

Parametri

owner
DocumentViewer

Oggetto DocumentViewer associato all'oggetto DocumentViewerAutomationPeer.

Si applica a