C# Class BaconographyWP8.View.ReplyViewPage

Inheritance: PhoneApplicationPage
Show file Open project: Synergex/Baconography Class Usage Examples

Public Properties

Property Type Description
ShowExtendedProperty System.Windows.DependencyProperty

Public Methods

Method Description
ReplyViewPage ( ) : BaconographyPortable.Services

Protected Methods

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

Private Methods

Method 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 method

protected OnNavigatedTo ( System e ) : void
e System
return void

OnNavigatingFrom() protected method

protected OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void
e System.Windows.Navigation.NavigatingCancelEventArgs
return void

ReplyViewPage() public method

public ReplyViewPage ( ) : BaconographyPortable.Services
return BaconographyPortable.Services

Property Details

ShowExtendedProperty public static property

public static DependencyProperty,System.Windows ShowExtendedProperty
return System.Windows.DependencyProperty