UnitWindow

StockSharp.Xaml

编辑股的窗口 。

继承自: ThemedWindow

实现: IComponentConnector

构造函数

UnitWindow
public UnitWindow()
unitWindow = UnitWindow()

初始化了 & ##UnitWindow+#的新实例.

属性

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

价值.

方法

InitializeComponent
public void InitializeComponent()
unitWindow.InitializeComponent()

InitializeComponent