SecurityMessageAdaptersWindow
StockSharp.Xaml
The window for creation and editing of securities and adapters mapping.
継承元: ThemedWindow
実装: IPersistable, IComponentConnector
コンストラクター
SecurityMessageAdaptersWindow()
Initializes a new instance of the SecurityMessageAdaptersWindow.
プロパティ
AdapterProvider : IMessageAdapterProvider
The message adapter's provider.
SecurityAdapterProvider : ISecurityMessageAdapterProvider
The security based message adapter's provider.
SecurityProvider : ISecurityProvider
The provider of information about instruments.
メソッド
InitializeComponent()
InitializeComponent
フィールド
AddCommand : RoutedCommand
RoutedCommand to add mapping.
RemoveCommand : RoutedCommand
RoutedCommand to remove mapping.
SecurityProviderProperty : DependencyProperty
DependencyProperty for SecurityProvider.