C# Class Jira.Win8.Views.CredentialsSettingsView

Inheritance: Windows.UI.Xaml.Controls.UserControl
Exibir arquivo Open project: iinteractive/jira-win8-client

Public Methods

Method Description
CredentialsSettingsView ( ) : System
Hide ( ) : void
Show ( ) : void

Private Methods

Method Description
BackButton_Click ( object sender, RoutedEventArgs e ) : void
Overlay_Tapped ( object sender, TappedRoutedEventArgs e ) : void
Page_Loaded ( object sender, RoutedEventArgs e ) : void
Page_Unloaded ( object sender, RoutedEventArgs e ) : void

Method Details

CredentialsSettingsView() public method

public CredentialsSettingsView ( ) : System
return System

Hide() public method

public Hide ( ) : void
return void

Show() public method

public Show ( ) : void
return void