C# Class DoubanSDK.AuthenticationView

Inheritance: PhoneApplicationPage
Mostrar archivo Open project: thankcreate/Care

Public Properties

Property Type Description
ProgressIndicatorIsVisibleProperty System.Windows.DependencyProperty

Public Methods

Method Description
AuthenticationView ( ) : System

Private Methods

Method Description
OAuth2CallBack ( bool isSucess, DoubanSdkAuthError err, DoubanSdkAuth2Res response ) : void
OAuthBrowserCancelled ( object sender, EventArgs e ) : void
PhoneApplicationPage_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

AuthenticationView() public method

public AuthenticationView ( ) : System
return System

Property Details

ProgressIndicatorIsVisibleProperty public_oe static_oe property

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