Concept.Components.Wpf Assembly > Concept.Components.Wpf Namespace : LoginControlUserControl Class |
The following tables list the members exposed by LoginControlUserControl.
Name | Description | |
---|---|---|
![]() | LoginControlUserControl Constructor | Initializes a new instance of the LoginControlUserControl class. |
Name | Description | |
---|---|---|
![]() | 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 | |
---|---|---|
![]() | CommandGoToGraphicalMode | |
![]() | CommandGoToTextualMode | |
![]() | InformationText | Gets or sets the information text. |
![]() | 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 | |
---|---|---|
![]() | InitializeComponent | InitializeComponent |
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. |