ContentElementAutomationPeer(ContentElement) Konstruktor

Definition

Initierar en ny instans av ContentElementAutomationPeer klassen.

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

Parametrar

owner
ContentElement

Det ContentElement som är associerat med den här ContentElementAutomationPeer.

Gäller för