VisualElement.Window 속성

정의

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

속성 값

적용 대상