VisualElement.Window 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Window取得與項目相關聯的 。 這是唯讀的可繫結屬性。
public:
property Microsoft::Maui::Controls::Window ^ Window { Microsoft::Maui::Controls::Window ^ get(); };
public Microsoft.Maui.Controls.Window Window { get; }
member this.Window : Microsoft.Maui.Controls.Window
Public ReadOnly Property Window As Window