Share via


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

プロパティ値

実装

適用対象