C# Class Speech.VoicesList

Inheritance: PhoneApplicationPage
Mostrar archivo Open project: timothybinkley/Windows-Phone-8-In-Action

Public Methods

Method Description
VoicesList ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
return void

VoicesList() public method

public VoicesList ( ) : System
return System