UIHierarchyItems.Parent Property

Definition

Gets the immediate parent object of a UIHierarchyItems collection.

public:
 property System::Object ^ Parent { System::Object ^ get(); };
public:
 property Platform::Object ^ Parent { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public object Parent { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Parent : obj
Public ReadOnly Property Parent As Object

Property Value

A parent object.

Attributes

Applies to