C# Class PhoneToolkitSample.Samples.BackgroundTransferControl

Inheritance: PhoneApplicationPage
Show file Open project: Kinnara/WPToolkit

Public Methods

Method Description
BackgroundTransferControl ( ) : System

Private Methods

Method Description
BeginDownload ( ) : void
CancelDownload ( object sender, RoutedEventArgs e ) : void
Control1_OnTap ( object sender, System.Windows.Input.GestureEventArgs e ) : void
Download ( object sender, RoutedEventArgs e ) : void
RestartDownload ( ) : void
TransferFailed ( object sender, BackgroundTransferEventArgs e ) : void

Method Details

BackgroundTransferControl() public method

public BackgroundTransferControl ( ) : System
return System