SecurityLookupWindow
StockSharp.Xaml
The instrument search window.
Наследует: ThemedWindow
Реализует: IComponentConnector
Конструкторы
SecurityLookupWindow()
Initializes a new instance of the SecurityLookupWindow.
Свойства
CriteriaMessage : SecurityLookupMessage
The filter for instrument search.
DataSourceItemsSource : IList<Tuple<string, object>>
Data source items.
ExchangeInfoProvider : IExchangeInfoProvider
The exchange info provider.
SelectedDataSource : Tuple<string, object>
Selected data source item.
ShowAllOption : bool
Show 'ALL' option.
ShowDataSourcePanel : bool
Show data source panel.
Методы
InitializeComponent()
InitializeComponent
Поля
OkCommand : RoutedCommand
OK command.