C# Class Podcatcher.PodcastNowPlaying

Inheritance: System.Windows.Controls.UserControl
Show file Open project: kypeli/Podcatcher

Public Methods

Method Description
PodcastNowPlaying ( ) : System

Private Methods

Method 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 method

public PodcastNowPlaying ( ) : System
return System