C# Class SilverlightFX.UserInterface.LoadEffect

Plays an effect whenever the associated element is loaded.
Inheritance: AnimationEffectBehavior
显示文件 Open project: nikhilk/silverlightfx

Protected Methods

Method Description
OnAttach ( ) : void
OnDetach ( ) : void

Private Methods

Method Description
OnLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnAttach() protected method

protected OnAttach ( ) : void
return void

OnDetach() protected method

protected OnDetach ( ) : void
return void