C# Class Podcatcher.PodcastNowPlaying

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: kypeli/Podcatcher

Méthodes publiques

Méthode Description
PodcastNowPlaying ( ) : System

Private Methods

Méthode Description
NowPlayingTapped ( object sender, System e ) : void
ProgressBar_ValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
SetupNowPlayingView ( ) : void
getLogoForSubscription ( Podcatcher.ViewModels.PodcastSubscriptionModel subscription ) : BitmapImage

Method Details

PodcastNowPlaying() public méthode

public PodcastNowPlaying ( ) : System
Résultat System