FixedPageAutomationPeer(FixedPage) Constructor

Definitie

Initialiseert een nieuw exemplaar van de 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)

Parameters

owner
FixedPage

De FixedPage die aan dit FixedPageAutomationPeeris gekoppeld.

Van toepassing op