Share via


XamlRoot.Content Properti

Definisi

Mendapatkan elemen akar dari pohon elemen XAML.

public:
 property UIElement ^ Content { UIElement ^ get(); };
UIElement Content();
public UIElement Content { get; }
var uIElement = xamlRoot.content;
Public ReadOnly Property Content As UIElement

Nilai Properti

Elemen akar dari pohon elemen XAML.

Berlaku untuk