C# Class MVVMSidekick.Collections.DependencyCollectionViewProxyIncrementalLoader

Inheritance: DependencyCollectionViewIncrementalLoaderBase
Afficher le fichier Open project: waynebaby/MVVM-Sidekick Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
DependencyCollectionViewProxyIncrementalLoader ( ) : System

Méthodes protégées

Méthode Description
OnCheckIfHasMoreItems ( ) : bool
OnLoadMoreItemsAsync ( uint count ) : IAsyncOperation

Method Details

DependencyCollectionViewProxyIncrementalLoader() public méthode

public DependencyCollectionViewProxyIncrementalLoader ( ) : System
Résultat System

OnCheckIfHasMoreItems() final protected méthode

final protected OnCheckIfHasMoreItems ( ) : bool
Résultat bool

OnLoadMoreItemsAsync() protected méthode

protected OnLoadMoreItemsAsync ( uint count ) : IAsyncOperation
count uint
Résultat IAsyncOperation

Property Details

InnerLoaderProperty public_oe static_oe property

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