C# Class P02Project.hcihSchoolsControl

Interaction logic for hcihBeads.xaml
Inheritance: System.Windows.Controls.UserControl, Animatiable
Afficher le fichier Open project: raouldc/OptiDev Class Usage Examples

Méthodes publiques

Méthode Description
AnimateIn ( ) : void

Fade in the Image on the screen

AnimateOut ( ) : void

Does nothing

hcihSchoolsControl ( ) : System.Windows.Controls

Constructor

Method Details

AnimateIn() public méthode

Fade in the Image on the screen
public AnimateIn ( ) : void
Résultat void

AnimateOut() public méthode

Does nothing
public AnimateOut ( ) : void
Résultat void

hcihSchoolsControl() public méthode

Constructor
public hcihSchoolsControl ( ) : System.Windows.Controls
Résultat System.Windows.Controls