C# Class P02Project.hcihFundraiseControl

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

Public Methods

Method Description
hcihFundraiseControl ( ) : System

Constructor

Private Methods

Method Description
Animatiable ( ) : void

begin the animation

GenerateContent ( ) : StackPanel

genreate all the content needed for this view

text_ScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void

Reset the timer when the user scrolls

Method Details

hcihFundraiseControl() public method

Constructor
public hcihFundraiseControl ( ) : System
return System