C# Class PageUserControl.ViewModel.ListPickerSamplePageVM

Inheritance: BindableBase
Afficher le fichier Open project: rolerzhang/UWP-DevSkills

Méthodes publiques

Méthode Description
ListPickerSamplePageVM ( ) : System.Collections.ObjectModel
LoadData ( ) : void

Private Methods

Méthode Description
ImagePickedCommandExecute ( string image ) : void
SexPickedCommandExecute ( string sex ) : void

Method Details

ListPickerSamplePageVM() public méthode

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

LoadData() public méthode

public LoadData ( ) : void
Résultat void