TwoPaneView.Pane1 Property

Definition

Gets or sets the content of pane 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

Property Value

Applies to