C# Class Podcatcher.CustomControls.BrowsePodcastsControl

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

Public Methods

Method Description
BrowsePodcastsControl ( ) : System

Private Methods

Method Description
PageLoaded ( object sender, RoutedEventArgs e ) : void
PodcastGroupTapped ( object sender, System e ) : void

Method Details

BrowsePodcastsControl() public method

public BrowsePodcastsControl ( ) : System
return System