Sdílet prostřednictvím


ContentElementAutomationPeer(ContentElement) Konstruktor

Definice

Inicializuje novou instanci ContentElementAutomationPeer třídy.

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)

Parametry

owner
ContentElement

To ContentElement je přidruženo k tomuto ContentElementAutomationPeer.

Platí pro