Method | Description | |
---|---|---|
TrafficAthens ( ) : AthensTransit_Hackathon.Common |
Method | Description | |
---|---|---|
OnGotFocus ( RoutedEventArgs e ) : void | ||
OnLostFocus ( RoutedEventArgs e ) : void | ||
OnNavigatedFrom ( NavigationEventArgs e ) : void | ||
OnNavigatedTo ( NavigationEventArgs e ) : void |
Method | Description | |
---|---|---|
Connect ( int connectionId, object target ) : void | ||
InitializeComponent ( ) : void | ||
infoIcon_Click ( object sender, RoutedEventArgs e ) : void | ||
navigationHelper_LoadState ( object sender, LoadStateEventArgs e ) : void | ||
navigationHelper_SaveState ( object sender, SaveStateEventArgs e ) : void | ||
parseHtml ( String Url ) : Task
|
||
refreshButton_Click ( object sender, RoutedEventArgs e ) : void | ||
refreshFeedList ( ) : void | ||
refreshTick ( object sender, object e ) : void | ||
showDate ( String str ) : void | ||
timer_Tick ( object sender, object e ) : void |
protected OnGotFocus ( RoutedEventArgs e ) : void | ||
e | RoutedEventArgs | |
return | void |
protected OnLostFocus ( RoutedEventArgs e ) : void | ||
e | RoutedEventArgs | |
return | void |
protected OnNavigatedFrom ( NavigationEventArgs e ) : void | ||
e | NavigationEventArgs | |
return | void |
protected OnNavigatedTo ( NavigationEventArgs e ) : void | ||
e | NavigationEventArgs | |
return | void |
public TrafficAthens ( ) : AthensTransit_Hackathon.Common | ||
return | AthensTransit_Hackathon.Common |