Udostępnij za pośrednictwem


FixedPageAutomationPeer(FixedPage) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy FixedPageAutomationPeer.

public:
 FixedPageAutomationPeer(System::Windows::Documents::FixedPage ^ owner);
public FixedPageAutomationPeer (System.Windows.Documents.FixedPage owner);
new System.Windows.Automation.Peers.FixedPageAutomationPeer : System.Windows.Documents.FixedPage -> System.Windows.Automation.Peers.FixedPageAutomationPeer
Public Sub New (owner As FixedPage)

Parametry

owner
FixedPage

Element FixedPage skojarzony z tym FixedPageAutomationPeerelementem .

Dotyczy