Sdílet prostřednictvím


FlowDocumentPageViewerAutomationPeer(FlowDocumentPageViewer) Konstruktor

Definice

Inicializuje novou instanci FlowDocumentPageViewerAutomationPeer třídy .

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)

Parametry

owner
FlowDocumentPageViewer

Hodnota FlowDocumentPageViewer , která je přidružená k tomuto FlowDocumentPageViewerAutomationPeer.

Platí pro