Share via


GroupStyleSelector Classe

Définition

Active la logique de sélection de style de groupe personnalisé en fonction du groupe parent et de son niveau.

/// [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
Héritage
Object IInspectable GroupStyleSelector
Attributs

Constructeurs

GroupStyleSelector()

Initialise une nouvelle instance de la classe GroupStyleSelector.

Méthodes

SelectGroupStyle(Object, UInt32)

Retourne un GroupStyle spécifique pour un groupe et un niveau donnés.

SelectGroupStyleCore(Object, UInt32)

En cas d’implémentation par une classe dérivée, retourne un GroupStyle spécifique pour un groupe et un niveau donnés.

S’applique à

Voir aussi