C# Class Podcatcher.PodcastDownloadControl

Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: kypeli/Podcatcher

Public Methods

Method Description
PodcastDownloadControl ( ) : System

Private Methods

Method Description
PodcastDownloadControl_Loaded ( object sender, RoutedEventArgs e ) : void
ProgressBar_ValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
StopDownloadImage_Tap ( object sender, GestureEventArgs e ) : void

Method Details

PodcastDownloadControl() public method

public PodcastDownloadControl ( ) : System
return System