FixedPageAutomationPeer(FixedPage) Konstruktor

Definition

Initialisiert eine neue Instanz der FixedPageAutomationPeer-Klasse.

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)

Parameter

owner
FixedPage

Die FixedPage, die diesem FixedPageAutomationPeer zugeordnet ist.

Gilt für: