C# Class Care.Views.Lab.LovePercentageWrapper

Inheritance: PhoneApplicationPage
Show file Open project: thankcreate/Care

Public Properties

Property Type Description
LogoSourceProperty System.Windows.DependencyProperty
LogoSourceProperty1 System.Windows.DependencyProperty
NameProperty System.Windows.DependencyProperty
NameProperty1 System.Windows.DependencyProperty

Public Methods

Method Description
LovePercentageWrapper ( ) : System

Private Methods

Method Description
AnalysisLovePercentage ( ) : int
GetData ( ) : bool
Page_Loaded ( object sender, RoutedEventArgs e ) : void
Refresh ( ) : void
refresh_click ( object sender, EventArgs e ) : void
share_Click ( object sender, EventArgs e ) : void

Method Details

LovePercentageWrapper() public method

public LovePercentageWrapper ( ) : System
return System

Property Details

LogoSourceProperty public static property

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

LogoSourceProperty1 public static property

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

NameProperty public static property

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

NameProperty1 public static property

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