Element.IElement.Parent Propiedad

Definición

Obtiene el elemento primario del elemento .

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

Valor de propiedad

Implementaciones

Se aplica a