Sdílet prostřednictvím


ContentElementAutomationPeer.Owner Vlastnost

Definice

ContentElement Získá ten, který je přidružen k tomuto 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

Hodnota vlastnosti

ContentElement

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

Platí pro