C# Class csShared.FloatingElements.ImageFolderViewModel

Inheritance: Caliburn.Micro.Screen, IDocument
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Свойство Type Description
ct System.Windows.Threading.DispatcherTimer

Méthodes publiques

Méthode Description
ShowControl ( ) : void

Méthodes protégées

Méthode Description
OnViewLoaded ( object view ) : void

Private Methods

Méthode Description
ImageFolderViewModel ( ) : System
_view_PreviewMouseMove ( object sender, System e ) : void
_view_PreviewTouchDown ( object sender, System e ) : void
ct_Tick ( object sender, EventArgs e ) : void

Method Details

OnViewLoaded() protected méthode

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

ShowControl() public méthode

public ShowControl ( ) : void
Résultat void

Property Details

ct public_oe property

public DispatcherTimer,System.Windows.Threading ct
Résultat System.Windows.Threading.DispatcherTimer