C# Class csShared.Controls.Popups.DatetimePopup.DatetimePopupViewModel

Inheritance: Caliburn.Micro.Screen, IPopupScreen
Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Méthode Description
Close ( ) : void
DatetimePopupViewModel ( ) : Caliburn.Micro

Méthodes protégées

Méthode Description
OnViewLoaded ( object theView ) : void

Private Methods

Méthode Description
RelativeElement_LayoutUpdated ( object sender, EventArgs e ) : void
UpdatePosition ( ) : void
toTimer_Tick ( object sender, EventArgs e ) : void

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

DatetimePopupViewModel() public méthode

public DatetimePopupViewModel ( ) : Caliburn.Micro
Résultat Caliburn.Micro

OnViewLoaded() protected méthode

protected OnViewLoaded ( object theView ) : void
theView object
Résultat void