共用方式為


TwoPaneView.Pane1 屬性

定義

取得或設定窗格 1 的內容。

public:
 property Microsoft::Maui::Controls::View ^ Pane1 { Microsoft::Maui::Controls::View ^ get(); void set(Microsoft::Maui::Controls::View ^ value); };
public Microsoft.Maui.Controls.View Pane1 { get; set; }
member this.Pane1 : Microsoft.Maui.Controls.View with get, set
Public Property Pane1 As View

屬性值

適用於