共用方式為


IElement.Parent 屬性

定義

取得專案的父代。

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

屬性值

適用於