C# Class Podcatcher.CustomControls.PopularPodcastsControl

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

Public Methods

Method Description
PopularPodcastsControl ( ) : System

Private Methods

Method Description
PageLoaded ( object sender, RoutedEventArgs e ) : void
populatePopularUI ( ) : void
wc_DownloadTopPodcastsXMLCompleted ( object sender, DownloadStringCompletedEventArgs e ) : void

Method Details

PopularPodcastsControl() public method

public PopularPodcastsControl ( ) : System
return System