Method | Description | |
---|---|---|
AnimateIn ( ) : void |
Animate the poloroid and the text box
|
|
AnimateOut ( ) : void |
Does nothing
|
|
hcihDonateControl ( ) : System |
Constructor
|
Method | Description | |
---|---|---|
ResetTimer ( ) : void | ||
lastingLegacyContent ( ) : |
the helper method to generate the content when the "Lasting Legacy" has been clicked
|
|
lastingLegacy_Click ( object sender, |
This method called when the "Lasting Legacy" button has been clicked
|
|
moreInfoContent ( ) : |
the helper method to generate the content when the "More Information" has been clicked
|
|
moreInfo_Click ( object sender, |
This method called when the "More Information" button has been clicked
|
|
onGoingContent ( ) : |
the helper method to generate the content when the "On Going Donation" has been clicked
|
|
onGoing_Click ( object sender, |
This method called when the "On Going Donation" button has been clicked
|
|
oneOffContent ( ) : |
the helper method to generate the content when the "One Off Donation" has been clicked
|
|
oneOff_Click ( object sender, |
This method called when the "One Off Donation" button has been clicked
|
|
text_ScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void |
Reset the timer back to zero
|
|
workplaceGivingContent ( ) : |
the helper method to generate the content when the "Workplac Giving" has been clicked
|
|
workplaceGiving_Click ( object sender, |
This method called when the "Workplace Giving" button has been clicked
|