GroupStyleSelector Klasse

Definition

Aktiviert eine benutzerdefinierte Gruppenformatauswahllogik als Funktion der übergeordneten Gruppe und ihrer Ebene.

/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GroupStyleSelector
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class GroupStyleSelector
Public Class GroupStyleSelector
Vererbung
Object IInspectable GroupStyleSelector
Attribute

Konstruktoren

GroupStyleSelector()

Initialisiert eine neue instance der GroupStyleSelector-Klasse.

Methoden

SelectGroupStyle(Object, UInt32)

Gibt einen bestimmten GroupStyle für eine bestimmte Gruppe und Ebene zurück.

SelectGroupStyleCore(Object, UInt32)

Gibt bei Implementierung durch eine abgeleitete Klasse einen bestimmten GroupStyle für eine bestimmte Gruppe und Ebene zurück.

Gilt für:

Weitere Informationen