Property | Type | Description | |
---|---|---|---|
IsDestinationPasswordFocusedProperty | |||
IsDestinationUsernameFocusedProperty | |||
IsPasswordFocusedProperty | |||
IsUserNameFocusedProperty |
Property | Type | Description | |
---|---|---|---|
ValidateUserNameAndPassword | void |
Method | Description | |
---|---|---|
CredentialsActivityDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System | ||
UpdateErrors ( List |
||
ValidateDestinationUsernameAndPassword ( ) : void | ||
ValidateUserNameAndPassword ( ) : void |
Method | Description | |
---|---|---|
ValidateUserNameAndPassword ( string userNameValue, string userNameLabel, System.Action onUserNameError, string passwordValue, string passwordLabel, System.Action onPasswordError ) : void |
protected CredentialsActivityDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System | ||
modelItem | System.Activities.Presentation.Model.ModelItem | |
return | System |
protected UpdateErrors ( List |
||
errors | List |
|
return | void |
protected ValidateDestinationUsernameAndPassword ( ) : void | ||
return | void |
protected ValidateUserNameAndPassword ( ) : void | ||
return | void |
public static DependencyProperty,System.Windows IsDestinationPasswordFocusedProperty | ||
return |
public static DependencyProperty,System.Windows IsDestinationUsernameFocusedProperty | ||
return |
public static DependencyProperty,System.Windows IsPasswordFocusedProperty | ||
return |