Bearbeiten

ContentElementAutomationPeer.Owner Property

Definition

Gets the ContentElement that is associated with this ContentElementAutomationPeer.

public:
 property System::Windows::ContentElement ^ Owner { System::Windows::ContentElement ^ get(); };
public System.Windows.ContentElement Owner { get; }
member this.Owner : System.Windows.ContentElement
Public ReadOnly Property Owner As ContentElement

Property Value

The ContentElement that is associated with this ContentElementAutomationPeer.

Applies to