Share via


TwoPaneView.Pane2 プロパティ

定義

ウィンドウ 2 の内容を取得または設定します。

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

プロパティ値

適用対象