ContentElementAutomationPeer.Owner Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.