C# Class Kreyos.Classes.Screens.DateAndTimeScreen

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: kreyosopensource/KreyosWP

Méthodes publiques

Свойство Type Description
BUTTON_OFF string
BUTTON_ON string

Méthodes publiques

Méthode Description
DateAndTimeScreen ( ) : System

Private Methods

Méthode Description
OnDateChanged ( object sender, Microsoft e ) : void
OnTimeChanged ( object sender, Microsoft e ) : void
OnToggle ( object sender, System e ) : void
UpdateSwitch ( ) : void

Method Details

DateAndTimeScreen() public méthode

public DateAndTimeScreen ( ) : System
Résultat System

Property Details

BUTTON_OFF public_oe static_oe property

public static string BUTTON_OFF
Résultat string

BUTTON_ON public_oe static_oe property

public static string BUTTON_ON
Résultat string