C# Class TransitApp.WindowsPhone.Views.AboutView

Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: nycmobiledev/transit-app

Public Methods

Method Description
AboutView ( ) : System

Private Methods

Method Description
WebView_Loaded ( object sender, RoutedEventArgs e ) : void
WebView_Navigating ( object sender, NavigatingEventArgs e ) : void

Method Details

AboutView() public method

public AboutView ( ) : System
return System