ChangePasswordWindow

StockSharp.Xaml

The window for changing password.

Inherits: ThemedWindow

Implements: IComponentConnector

Constructors

ChangePasswordWindow
public ChangePasswordWindow()
changePasswordWindow = ChangePasswordWindow()

Initializes a new instance of the ChangePasswordWindow.

Methods

InitializeComponent
public void InitializeComponent()
changePasswordWindow.InitializeComponent()

InitializeComponent

Fields

Process
public Action<SecureString> Process
value = changePasswordWindow.Process

Password change processing event.