C# Class Care.Views.Common.PostCommentView

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: thankcreate/Care

Méthodes publiques

Свойство Type Description
LogoSourceProperty System.Windows.DependencyProperty
WordCountProperty System.Windows.DependencyProperty
WordMaxLengthProperty System.Windows.DependencyProperty
m_itemViewModel ItemViewModel

Méthodes publiques

Méthode Description
PostCommentView ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System e ) : void

Private Methods

Méthode Description
ChangeUIByInputType ( ) : void
DoubanSend ( ) : void
RenrenAddCommentGetCallback ( object sender, RenrenSDKLibrary.APIRequestCompletedEventArgs e ) : void
RenrenSend ( ) : void
SinaWeiboSend ( ) : void
StatusMessageBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
send_Click ( object sender, EventArgs e ) : void

Method Details

OnNavigatedTo() protected méthode

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

PostCommentView() public méthode

public PostCommentView ( ) : System
Résultat System

Property Details

LogoSourceProperty public_oe static_oe property

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

WordCountProperty public_oe static_oe property

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

WordMaxLengthProperty public_oe static_oe property

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

m_itemViewModel public_oe property

public ItemViewModel m_itemViewModel
Résultat ItemViewModel