C# 클래스 P02Project.ContactUs

Interaction logic for ContactUs.xaml
상속: System.Windows.Controls.UserControl, Animatiable
파일 보기 프로젝트 열기: raouldc/OptiDev

공개 메소드들

메소드 설명
AnimateIn ( ) : void
AnimateOut ( ) : void
ContactUs ( ) : System

비공개 메소드들

메소드 설명
MapWithPushpins_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
MapWithPushpins_TouchDown ( object sender, System.Windows.Input.TouchEventArgs e ) : void
ResetTimer ( ) : void
auckFOFlow ( ) : System.Windows.Documents.FlowDocument
auckFPContent ( ) : StackPanel

Content about the Auckland family place contacts

auckFSFlow ( ) : System.Windows.Documents.FlowDocument
auckMOContent ( ) : StackPanel

Content about the Auckland main office contacts

canterburyFOFlow ( ) : System.Windows.Documents.FlowDocument
chchFPContent ( ) : StackPanel

Content about the Christchurch family place contacts

chchFSFlow ( ) : System.Windows.Documents.FlowDocument
dunedinFPContent ( ) : StackPanel

Content about the Dunedin family place contacts

dunedinFSFlow ( ) : System.Windows.Documents.FlowDocument
familyPlaceContent ( ) : StackPanel

Creates a stack panel containing the content for the family place section

familySupportContent ( ) : Grid
fmlPlClicked ( Object sender, RoutedEventArgs e ) : void

this method called when the "Family Places" option button has been clicked

fmlSptBrsClicked ( Object sender, RoutedEventArgs e ) : void

this method called when the "Family Support Branches" option button has been clicked

fndrsClicked ( Object sender, RoutedEventArgs e ) : void

this method called when the "Findraising Office" option button has been clicked

fundraisingOfficeContent ( ) : Grid
hbFPContent ( ) : StackPanel

Content about the Hawkes Bay family place contacts

mainOffClicked ( Object sender, RoutedEventArgs e ) : void

this method called when the "Main Office" option button has been clicked

mainOfficeContent ( ) : StackPanel

Creates a stack panel containing the content for the main office section

otagoFOFlow ( ) : System.Windows.Documents.FlowDocument
setButtonStyles ( ) : void
setRTBoxStyle ( System.Windows.Controls.RichTextBox box ) : void
tarawhitiFSFlow ( ) : System.Windows.Documents.FlowDocument
taurangaFOFlow ( ) : System.Windows.Documents.FlowDocument
taurangaFPContent ( ) : StackPanel

Content about the Tauranga family place contacts

waikatoFOFlow ( ) : System.Windows.Documents.FlowDocument
waikatoFSFlow ( ) : System.Windows.Documents.FlowDocument
wellFOFlow ( ) : System.Windows.Documents.FlowDocument
wellFPContent ( ) : StackPanel

Content about the Wellington family place contacts

wellFSFlow ( ) : System.Windows.Documents.FlowDocument

메소드 상세

AnimateIn() 공개 메소드

public AnimateIn ( ) : void
리턴 void

AnimateOut() 공개 메소드

public AnimateOut ( ) : void
리턴 void

ContactUs() 공개 메소드

public ContactUs ( ) : System
리턴 System