C# Class Podcatcher.CustomControls.PodcastSearchResultControl

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

Public Methods

Method Description
PodcastSearchResultControl ( ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
Page_Loaded ( object sender, RoutedEventArgs e ) : void
ResultTapped ( object sender, System e ) : void

Method Details

PodcastSearchResultControl() public method

public PodcastSearchResultControl ( ) : System
return System