DocumentAutomationPeer(FrameworkContentElement) Konstruktor

Definition

Initierar en ny instans av DocumentAutomationPeer klassen.

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)

Parametrar

owner
FrameworkContentElement

Det FrameworkContentElement som är associerat med den här DocumentAutomationPeer.

Gäller för