Table of Contents

Class SecretEdit

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll
public class SecretEdit : PasswordBoxEdit, IComponentConnector
Inheritance
SecretEdit
Implements
Extension Methods

Constructors

SecretEdit()

public SecretEdit()

Fields

SecretProperty

public static readonly DependencyProperty SecretProperty

Field Value

DependencyProperty

Properties

Secret

Секрет.

public SecureString Secret { get; set; }

Property Value

SecureString

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()