FlowDocumentPageViewerAutomationPeer(FlowDocumentPageViewer) Конструктор

Определение

Инициализирует новый экземпляр класса FlowDocumentPageViewerAutomationPeer.

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

Параметры

owner
FlowDocumentPageViewer

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

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