Udostępnij za pośrednictwem


DocumentPageViewAutomationPeer(DocumentPageView) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy DocumentPageViewAutomationPeer.

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)

Parametry

owner
DocumentPageView

Element DocumentPageView skojarzony z tym DocumentPageViewAutomationPeerelementem .

Dotyczy