C# Class Example1.Images

Inheritance: PhoneApplicationPage
Exibir arquivo Open project: Wikia/WP7-API

Public Properties

Property Type Description
isLogged bool

Public Methods

Method Description
Images ( ) : System

Private Methods

Method Description
Grid_DoubleTap ( object sender, Microsoft.Phone.Controls.GestureEventArgs e ) : void
Images_Loaded ( object sender, RoutedEventArgs e ) : void
ListBoxItem_Tap ( object sender, Microsoft.Phone.Controls.GestureEventArgs e ) : void
LogOut ( IRestResponse e, string sendData ) : void
PhoneApplicationPage_GotFocus ( object sender, RoutedEventArgs e ) : void
PhoneApplicationPage_LostFocus ( object sender, RoutedEventArgs e ) : void
Pivot_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
test ( List lista ) : void
test2 ( System.Windows.Media.Imaging.WriteableBitmap downloadedImage ) : void

Method Details

Images() public method

public Images ( ) : System
return System

Property Details

isLogged public_oe static_oe property

public static bool isLogged
return bool