Concept.Components.Wpf Assembly > Concept.Components.Wpf Namespace : LoginControl Class |
The following tables list the members exposed by LoginControl.
Name | Description | |
---|---|---|
![]() | LoginControl Constructor |
Name | Description | |
---|---|---|
![]() | ConfirmPasswordPropertyName | Constant string to manage ConfirmPassword property changed. |
![]() | InformationTextPropertyName | Constant string to manage InformationText property changed. |
![]() ![]() | ModeProperty | The mode property |
![]() | PasswordPropertyName | Constant string to manage Password property changed. |
![]() | UsernamePropertyName | Constant string to manage Username property changed. |
Name | Description | |
---|---|---|
![]() | CommandBack | Gets the command back. |
![]() | CommandGoToGraphicalMode | Gets the command go to graphical mode. |
![]() | CommandGoToTextualMode | Gets the command go to textual mode. |
![]() | CommandSetPassword | Gets the command set password. |
![]() | ConfirmPassword | Gets or sets the confirm password. |
![]() | InformationText | Gets or sets the information text. |
![]() ![]() | LastUserLoggedName | Gets or sets the last logged username. |
![]() | LoginCommand | Gets the login command. |
![]() | LogoutCommand | Gets the logout command. |
![]() | Mode | Gets or sets the mode. |
![]() | Password | Gets or sets the password. |
![]() | Username | Gets or sets the username. |
Name | Description | |
---|---|---|
![]() | OnApplyTemplate | Overridden. |
Name | Description | |
---|---|---|
![]() | BitmapSource | Returns the contents of a WPF Visual as a BitmapSource, e.g. for binding to an Image control. |
![]() | Clone<T> | |
![]() | GetImage | Overloaded. Gets the image. |
![]() | GetRoot | |
![]() | GetVisualAncestor | Overloaded. |
![]() | GetVisualDescendent<T> | |
![]() | GetVisualDescendents<T> | |
![]() | IfNotNull<T,U> | |
![]() | PngBitmap | Returns the contents of a WPF Visual as a Bitmap in PNG format. |
![]() | Refresh |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |