UnitWindow

StockSharp.Xaml

La ventana para la unidad de edición.

Hereda de: ThemedWindow

Implementa: IComponentConnector

Constructores

UnitWindow
public UnitWindow()
unitWindow = UnitWindow()

Inicia una nueva instancia de la UnitWindow.

Propiedades

SupportedTypes
public IEnumerable<UnitTypes> SupportedTypes { get; set; }
value = unitWindow.SupportedTypes
unitWindow.SupportedTypes = value

SupportedTypes

Value
public Unit Value { get; set; }
value = unitWindow.Value
unitWindow.Value = value

Valor.

Métodos

InitializeComponent
public void InitializeComponent()
unitWindow.InitializeComponent()

InitializeComponent