C# Class MVVMSidekick.Collections.DependencyCollectionViewGroup

Inheritance: Windows.UI.Xaml.DependencyObject, ICollectionViewGroup
显示文件 Open project: waynebaby/MVVM-Sidekick Class Usage Examples

Public Properties

Property Type Description
GroupItemsProperty Windows.UI.Xaml.DependencyProperty
GroupProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
DependencyCollectionViewGroup ( object groupObject, DependencyCollectionView parentView ) : System

Method Details

DependencyCollectionViewGroup() public method

public DependencyCollectionViewGroup ( object groupObject, DependencyCollectionView parentView ) : System
groupObject object
parentView DependencyCollectionView
return System

Property Details

GroupItemsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml GroupItemsProperty
return Windows.UI.Xaml.DependencyProperty

GroupProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml GroupProperty
return Windows.UI.Xaml.DependencyProperty