C# Class MVVMSidekick.Collections.DependencyCollectionViewGroup

Inheritance: Windows.UI.Xaml.DependencyObject, ICollectionViewGroup
Afficher le fichier Open project: waynebaby/MVVM-Sidekick Class Usage Examples

Méthodes publiques

Свойство Type Description
GroupItemsProperty Windows.UI.Xaml.DependencyProperty
GroupProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
DependencyCollectionViewGroup ( object groupObject, DependencyCollectionView parentView ) : System

Method Details

DependencyCollectionViewGroup() public méthode

public DependencyCollectionViewGroup ( object groupObject, DependencyCollectionView parentView ) : System
groupObject object
parentView DependencyCollectionView
Résultat System

Property Details

GroupItemsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml GroupItemsProperty
Résultat Windows.UI.Xaml.DependencyProperty

GroupProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml GroupProperty
Résultat Windows.UI.Xaml.DependencyProperty