Class ChangePasswordWindow
- Namespace
- StockSharp.Xaml
- Assembly
- StockSharp.Xaml.dll
The window for changing password.
public class ChangePasswordWindow : ThemedWindow, IComponentConnector
- Inheritance
-
ChangePasswordWindow
- Implements
- Extension Methods
Constructors
ChangePasswordWindow()
Initializes a new instance of the ChangePasswordWindow.
public ChangePasswordWindow()
Fields
Process
Password change processing event.
public Action<SecureString> Process
Field Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()