Compartir a través de


IElement.Parent Propiedad

Definición

Obtiene el elemento primario del elemento .

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

Valor de propiedad

Se aplica a