Udostępnij za pośrednictwem


DocumentAutomationPeer(FrameworkContentElement) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy DocumentAutomationPeer.

public:
 DocumentAutomationPeer(System::Windows::FrameworkContentElement ^ owner);
public DocumentAutomationPeer (System.Windows.FrameworkContentElement owner);
new System.Windows.Automation.Peers.DocumentAutomationPeer : System.Windows.FrameworkContentElement -> System.Windows.Automation.Peers.DocumentAutomationPeer
Public Sub New (owner As FrameworkContentElement)

Parametry

owner
FrameworkContentElement

Element FrameworkContentElement skojarzony z tym DocumentAutomationPeerelementem .

Dotyczy