C# Class UwpHelpers.Examples.ViewModels.IncrementalScrollingViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: LanceMcCarthy/UwpProjects

Méthodes publiques

Méthode Description
IncrementalScrollingViewModel ( ) : System.Collections.ObjectModel

Private Methods

Méthode Description
FakeApiCallAsync ( int pageNumber, int itemsPerPage ) : Task>
GetMoreData ( ) : Task>
InitializeData ( ) : void
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

IncrementalScrollingViewModel() public méthode

public IncrementalScrollingViewModel ( ) : System.Collections.ObjectModel
Résultat System.Collections.ObjectModel