C# Class PageUserControl.UserControls.ListPickerPageVM

Inheritance: BindableBase
ファイルを表示 Open project: rolerzhang/UWP-DevSkills Class Usage Examples

Public Methods

Method Description
ListPickerPageVM ( ) : RolerFramework

Private Methods

Method Description
FillDataFromParameter ( ListPickerPageParameter parameter ) : void
PageLoadCommandExecute ( ) : void
RefreshNotify ( ) : void
TryLoadData ( ListPickerPageParameter parameter ) : void

Method Details

ListPickerPageVM() public method

public ListPickerPageVM ( ) : RolerFramework
return RolerFramework