Method | Description | |
---|---|---|
AnimateIn ( ) : void | ||
AnimateOut ( ) : void | ||
fsHomeControl ( ) : System |
Constructor
|
|
mapLoad ( ) : void |
Method | Description | |
---|---|---|
MapWithPushpins_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
Called when the map is clicked
|
|
MapWithPushpins_TouchDown ( object sender, System.Windows.Input.TouchEventArgs e ) : void |
Called when the map is touched
|
|
ResetBtnEffects ( ) : void |
Resets the BTN effects.
|
|
ResetTimer ( ) : void |
Resets the timer.
|
|
SetButtonStyles ( ) : void | ||
arrowtownHomeContent ( ) : |
Content about the Arrowtown holiday home
|
|
arrowtown_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
This method called when the arrowtown image has been clicked
|
|
aucklandContent ( ) : |
Content about the Auckland family support contacts
|
|
cListContent ( ) : |
the helper method to generate the content when "contact list" has been clicked
|
|
cList_Click ( object sender, RoutedEventArgs e ) : void |
This method called when the contact list button has been clicked
|
|
cList_TouchDown ( object sender, TouchEventArgs e ) : void | ||
christchurchContent ( ) : StackPanel |
Content about the Christchurch family support contacts
|
|
dunedinContent ( ) : StackPanel |
Content about the Dunedin family support contacts
|
|
hHomesContent ( ) : StackPanel |
Content to be displayed on the holiday homes page
|
|
hHomes_Click ( object sender, RoutedEventArgs e ) : void |
This method called when the "holiday homes" button has been clicked
|
|
hHomes_TouchDown ( object sender, TouchEventArgs e ) : void |
This method called when the "holiday homes" button has been clicked
|
|
hawkesBayHomeContent ( ) : StackPanel |
Content about the Hawkes Bay holiday home
|
|
hawkesBay_MouseUp ( object sender, MouseButtonEventArgs e ) : void |
This method called when the hawkes bay image has been clicked
|
|
hhscroll_ScrollChanged ( object sender, ScrollChangedEventArgs e ) : void |
Handles the ScrollChanged event of the hhscroll control.
|
|
mscroll_ScrollChanged ( object sender, ScrollChangedEventArgs e ) : void |
Handles the ScrollChanged event of the mscroll control.
|
|
pRes_TouchDown ( object sender, TouchEventArgs e ) : void |
This method called when the "parent resources" button has been clicked
|
|
pResourcesContent ( ) : StackPanel |
Content to be displayed on the parent resources page
|
|
pResources_Click ( object sender, RoutedEventArgs e ) : void |
This method called when the "parent resources" button has been clicked
|
|
schol_TouchDown ( object sender, TouchEventArgs e ) : void |
This method called when the "Scholarships" button has been clicked
|
|
scholarshipContent ( ) : StackPanel |
Creates a stackpanel that contains content for the scholarship page
|
|
scholarship_Click ( object sender, RoutedEventArgs e ) : void |
This method called when the "Scholarships" button has been clicked
|
|
taupoHomeContent ( ) : StackPanel |
Content about the Taupo holiday home
|
|
taupo_MouseUp ( object sender, MouseButtonEventArgs e ) : void |
This method called when the taupo image has been clicked
|
|
text_ScrollChanged ( object sender, ScrollChangedEventArgs e ) : void |
Handles the ScrollChanged event of the text control.
|
|
wellingtonContent ( ) : StackPanel |
Content about the Wellington family support contacts
|