GroupStyleSelector Klasse

Definition

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

/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 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(Windows.Foundation.UniversalApiContract), 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

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

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: