ContentElementAutomationPeer.Owner Proprietà

Definizione

Ottiene l'oggetto ContentElement associato a 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

Valore della proprietà

ContentElement

Oggetto ContentElement associato all'oggetto ContentElementAutomationPeer.

Si applica a