IElement.Parent Property

Definition

Gets the Parent of the Element.

public:
 property Microsoft::Maui::IElement ^ Parent { Microsoft::Maui::IElement ^ get(); };
public Microsoft.Maui.IElement? Parent { get; }
member this.Parent : Microsoft.Maui.IElement
Public ReadOnly Property Parent As IElement

Property Value

Applies to