C# Class SilverlightFX.UserInterface.LoadEffect

Plays an effect whenever the associated element is loaded.
Inheritance: AnimationEffectBehavior
Afficher le fichier Open project: nikhilk/silverlightfx

Méthodes protégées

Méthode Description
OnAttach ( ) : void
OnDetach ( ) : void

Private Methods

Méthode Description
OnLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnAttach() protected méthode

protected OnAttach ( ) : void
Résultat void

OnDetach() protected méthode

protected OnDetach ( ) : void
Résultat void