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)

Параметры

owner
DocumentViewer

Объект DocumentViewer, связанный с этим DocumentViewerAutomationPeer.

Применяется к