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

属性值

适用于