Compartilhar via


FixedPageAutomationPeer(FixedPage) Construtor

Definição

Inicializa uma nova instância da classe 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)

Parâmetros

owner
FixedPage

O FixedPage associado a este FixedPageAutomationPeer.

Aplica-se a