Bagikan melalui


TwoPaneView.Pane1 Properti

Definisi

Mendapatkan atau mengatur konten panel 1.

Dokumentasi ini berlaku untuk WinUI 2 untuk UWP (untuk WinUI di SDK Aplikasi Windows, lihat namespace SDK Aplikasi Windows).

public:
 property UIElement ^ Pane1 { UIElement ^ get(); void set(UIElement ^ value); };
UIElement Pane1();

void Pane1(UIElement value);
public UIElement Pane1 { get; set; }
Public Property Pane1 As UIElement

Nilai Properti

Konten panel 1.

Berlaku untuk