Share via


PipsPager.TemplateSettings Properti

Definisi

Menyediakan nilai terhitung yang dapat direferensikan sebagai sumber TemplatedParent saat menentukan templat untuk PipsPager. Tidak ditujukan untuk penggunaan umum.

public:
 property PipsPagerTemplateSettings ^ TemplateSettings { PipsPagerTemplateSettings ^ get(); };
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyField]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyField]
PipsPagerTemplateSettings TemplateSettings();
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyField]
public PipsPagerTemplateSettings TemplateSettings { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyField] get; }
var pipsPagerTemplateSettings = pipsPager.templateSettings;
Public ReadOnly Property TemplateSettings As PipsPagerTemplateSettings

Nilai Properti

Objek yang menyediakan nilai terhitung untuk templat.

Atribut
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyNeedsDependencyPropertyFieldAttribute

Contoh

Tip

Untuk informasi selengkapnya, panduan desain, dan contoh kode, lihat PipsPager.

Aplikasi WinUI 3 Gallery mencakup contoh interaktif sebagian besar kontrol, fitur, dan fungsi WinUI 3. Dapatkan aplikasi dari Microsoft Store atau dapatkan kode sumber di GitHub.

Berlaku untuk

Lihat juga