C# Class Care.Views.Common.CommitView

Inheritance: PhoneApplicationPage
Mostrar archivo Open project: thankcreate/Care

Public Properties

Property Type Description
LogoSourceProperty System.Windows.DependencyProperty
WordCountProperty System.Windows.DependencyProperty
WordMaxLengthProperty System.Windows.DependencyProperty

Public Methods

Method Description
CommitView ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System e ) : void

Private Methods

Method Description
ChangeUIByInputType ( ) : void
DoubanSend ( ) : void
InitHeaderHeight ( ) : void
RenrenSend ( ) : void
RenrenUphotPhoto_DownloadStringCompleted ( object sender, RenrenSDKLibrary e ) : void
RenrenUphotStatus_DownloadStringCompleted ( object sender, RenrenSDKLibrary.APIRequestCompletedEventArgs e ) : void
SinaWeiboSend ( ) : void
send_Click ( object sender, EventArgs e ) : void
txtInput_Changed ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
weiboRequestCompleted ( SdkRequestType requestType, SdkResponse response ) : void

Method Details

CommitView() public method

public CommitView ( ) : System
return System

OnNavigatedTo() protected method

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

Property Details

LogoSourceProperty public_oe static_oe property

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

WordCountProperty public_oe static_oe property

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

WordMaxLengthProperty public_oe static_oe property

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