Concept.Components.Wpf Assembly > Concept.Components.Wpf Namespace : EditPasswordUserControl Class |
The following tables list the members exposed by EditPasswordUserControl.
Name | Description | |
---|---|---|
![]() | EditPasswordUserControl Constructor | Initializes a new instance of the EditPasswordUserControl class. |
Name | Description | |
---|---|---|
![]() ![]() | ControlPasswordProperty | The control password property |
![]() ![]() | CurrentPasswordProperty | The current password property |
![]() ![]() | FirstPasswordProperty | The first password property |
![]() ![]() | OldPasswordNeededProperty | The old password needed property |
![]() ![]() | PasswordUpdatedEvent | The password updated event |
![]() ![]() | SecondPasswordProperty | The second password property |
Name | Description | |
---|---|---|
![]() | CommandUpdate | Gets the command update. |
![]() | ControlPassword | Gets or sets the control password. |
![]() | CurrentPassword | Gets or sets the current password. |
![]() | FirstPassword | Gets or sets the first password. |
![]() | OldPasswordNeeded | Gets or sets the need to fill the old user password. |
![]() | SecondPassword | Gets or sets the second password. |
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 | |
---|---|---|
![]() | PasswordUpdated | Occurs when [password updated]. |