Property | Type | Description | |
---|---|---|---|
Address1Property | |||
Address2Property | |||
CityProperty | |||
CompanyProperty | |||
ConfirmPasswordEnteredProperty | |||
CurrentUserProperty | |||
EmailProperty | |||
FirstNameProperty | |||
ImageProperty | |||
LastNameProperty | |||
PasswordEnteredProperty | |||
PasswordLongProperty | |||
PasswordShortProperty | |||
PasswordVerifiedProperty | |||
PhoneProperty | |||
ProfileImageLoadingProperty | |||
ProfileImageProperty | |||
ProfileImageSetProperty | |||
SavingProperty | |||
ShowChangePasswordProperty | |||
ShowStatesProperty | |||
TitleProperty | |||
UsernameDisplayProperty | |||
UsernameMessageProperty | |||
UsernameProperty | |||
UsernameVerifiedProperty | |||
ZipCodeProperty |
Method | Description | |
---|---|---|
CleanForm ( ) : void | ||
Closed ( ) : void | ||
Closing ( ) : bool | ||
GetSentData ( |
||
LoadUserConfiguration ( |
||
OpenImageBrowse ( ) : string | ||
Opened ( ) : void | ||
Opening ( ) : bool | ||
Page ( ) : System | ||
ProcessImage ( string path ) : System.Drawing.Image | ||
SetZoom ( double zoomPercentage ) : void |
Method | Description | |
---|---|---|
Apply_Clicked ( TrakHound_UI bt ) : void | ||
ChangePassword_Clicked ( TrakHound_UI bt ) : void | ||
ClearProfileImage ( ) : void | ||
ConfirmPassword ( ) : void | ||
ConfirmPassword_GUI ( ) : void | ||
CreateUser ( |
||
CreateUser_GUI ( UpdateUser_Return result, |
||
CreateUser_Worker ( object o ) : void | ||
EditUser ( |
||
EditUser_GUI ( UpdateUser_Return result ) : void | ||
EditUser_Worker ( object o ) : void | ||
LoadProfileImage ( |
||
LoadProfileImage_Finished ( ) : void | ||
LoadProfileImage_GUI ( System.Windows.Media.Imaging.BitmapSource src ) : void | ||
LoadProfileImage_Worker ( object o ) : void | ||
NewCreateUserInfo ( ) : |
||
NewEditUserInfo ( ) : |
||
PrivacyPolicy_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void | ||
ProfileImage_ClearClicked ( |
||
ProfileImage_UploadClicked ( |
||
SetDependencyProperty ( |
||
SetDependencyProperty_GUI ( |
||
SetPageType ( |
||
SetProfileImage ( ) : void | ||
UploadProfileImage ( |
||
UserControl_Loaded ( object sender, |
||
VerifyPassword ( ) : void | ||
VerifyPassword_GUI ( ) : void | ||
VerifyUsername ( object o ) : void | ||
VerifyUsername_Finished ( bool available ) : void | ||
confirmpassword_TIMER_Elapsed ( object sender, System e ) : void | ||
confirmpassword_TXT_PasswordChanged ( object sender, |
||
country_COMBO_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
password_TIMER_Elapsed ( object sender, System e ) : void | ||
password_TXT_PasswordChanged ( object sender, |
||
username_TIMER_Elapsed ( object sender, System e ) : void | ||
username_TXT_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
public GetSentData ( |
||
data | ||
return | void |
public LoadUserConfiguration ( |
||
userConfig | ||
return | void |
public static ProcessImage ( string path ) : System.Drawing.Image | ||
path | string | |
return | System.Drawing.Image |
public SetZoom ( double zoomPercentage ) : void | ||
zoomPercentage | double | |
return | void |
public static DependencyProperty,System.Windows Address1Property | ||
return |
public static DependencyProperty,System.Windows Address2Property | ||
return |
public static DependencyProperty,System.Windows CityProperty | ||
return |
public static DependencyProperty,System.Windows CompanyProperty | ||
return |
public static DependencyProperty,System.Windows ConfirmPasswordEnteredProperty | ||
return |
public static DependencyProperty,System.Windows CurrentUserProperty | ||
return |
public static DependencyProperty,System.Windows EmailProperty | ||
return |
public static DependencyProperty,System.Windows FirstNameProperty | ||
return |
public static DependencyProperty,System.Windows ImageProperty | ||
return |
public static DependencyProperty,System.Windows LastNameProperty | ||
return |
public static DependencyProperty,System.Windows PasswordEnteredProperty | ||
return |
public static DependencyProperty,System.Windows PasswordLongProperty | ||
return |
public static DependencyProperty,System.Windows PasswordShortProperty | ||
return |
public static DependencyProperty,System.Windows PasswordVerifiedProperty | ||
return |
public static DependencyProperty,System.Windows PhoneProperty | ||
return |
public static DependencyProperty,System.Windows ProfileImageLoadingProperty | ||
return |
public static DependencyProperty,System.Windows ProfileImageProperty | ||
return |
public static DependencyProperty,System.Windows ProfileImageSetProperty | ||
return |
public static DependencyProperty,System.Windows SavingProperty | ||
return |
public static DependencyProperty,System.Windows ShowChangePasswordProperty | ||
return |
public static DependencyProperty,System.Windows ShowStatesProperty | ||
return |
public static DependencyProperty,System.Windows TitleProperty | ||
return |
public static DependencyProperty,System.Windows UsernameDisplayProperty | ||
return |
public static DependencyProperty,System.Windows UsernameMessageProperty | ||
return |
public static DependencyProperty,System.Windows UsernameProperty | ||
return |
public static DependencyProperty,System.Windows UsernameVerifiedProperty | ||
return |