Element.IElement.Parent 属性

定义

获取元素的父级。

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

属性值

实现

适用于