Share via


DocumentPageViewAutomationPeer(DocumentPageView) Konstruktor

Definition

Initialisiert eine neue Instanz der DocumentPageViewAutomationPeer-Klasse.

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

Parameter

owner
DocumentPageView

Die DocumentPageView, die diesem DocumentPageViewAutomationPeer zugeordnet ist.

Gilt für: