C# Class Podcatcher.PlayQueueControl

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

Public Methods

Method Description
PlayQueueControl ( ) : System

Private Methods

Method Description
PlayQueueItemTapped ( object sender, RoutedEventArgs e ) : void
RemoveFromPlayQueue_Click ( object sender, RoutedEventArgs e ) : void

Method Details

PlayQueueControl() public method

public PlayQueueControl ( ) : System
return System