C# Class BaconographyWP8.View.ReplyViewPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: Synergex/Baconography Class Usage Examples

Méthodes publiques

Свойство Type Description
ShowExtendedProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ReplyViewPage ( ) : BaconographyPortable.Services

Méthodes protégées

Méthode Description
OnNavigatedTo ( System e ) : void
OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void

Private Methods

Méthode Description
LoginButton_Tap ( object sender, System e ) : void
OnShowExtendedPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SendButton_Tap ( object sender, System e ) : void
ShowMoreButton_Tap ( object sender, System e ) : void
TextBox_KeyUp ( object sender, System e ) : void
TextBox_SelectionChanged ( object sender, RoutedEventArgs e ) : void
TextBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System e ) : void
e System
Résultat void

OnNavigatingFrom() protected méthode

protected OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void
e System.Windows.Navigation.NavigatingCancelEventArgs
Résultat void

ReplyViewPage() public méthode

public ReplyViewPage ( ) : BaconographyPortable.Services
Résultat BaconographyPortable.Services

Property Details

ShowExtendedProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowExtendedProperty
Résultat System.Windows.DependencyProperty