Method | Description | |
---|---|---|
HomePage ( ) : TimelineExample.Services.Data |
Method | Description | |
---|---|---|
OnNavigatedTo ( NavigationEventArgs e ) : void | ||
OnNavigatingFrom ( NavigatingCancelEventArgs e ) : void |
Method | Description | |
---|---|---|
OnListItemClicked ( object sender, ItemClickEventArgs e ) : void |
public HomePage ( ) : TimelineExample.Services.Data | ||
return | TimelineExample.Services.Data |
protected OnNavigatedTo ( NavigationEventArgs e ) : void | ||
e | NavigationEventArgs | |
return | void |
protected OnNavigatingFrom ( NavigatingCancelEventArgs e ) : void | ||
e | NavigatingCancelEventArgs | |
return | void |